Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/libdocument/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'libdocument/Makefile.am')
-rw-r--r--libdocument/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/libdocument/Makefile.am b/libdocument/Makefile.am
index 357de3d..2d74540 100644
--- a/libdocument/Makefile.am
+++ b/libdocument/Makefile.am
@@ -25,6 +25,7 @@ INST_H_SRC_FILES = \
ev-document-security.h \
ev-document-thumbnails.h \
ev-document-transition.h \
+ ev-document-text.h \
ev-file-exporter.h \
ev-file-helpers.h \
ev-form-field.h \
@@ -74,6 +75,7 @@ libevdocument_la_SOURCES= \
ev-document-transition.c \
ev-document-forms.c \
ev-document-type-builtins.c \
+ ev-document-text.c \
ev-form-field.c \
ev-debug.c \
ev-file-exporter.c \