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.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/libdocument/Makefile.am b/libdocument/Makefile.am
index 4a95117..6ac6feb 100644
--- a/libdocument/Makefile.am
+++ b/libdocument/Makefile.am
@@ -12,15 +12,14 @@ libevbackend_la_LDFLAGS = -export-dynamic
libevbackend_la_LIBADD = $(LIBDOCUMENT_LIBS)
NOINST_H_FILES = \
- ev-backends-manager.h \
ev-debug.h \
ev-document-factory.h \
- ev-document-type-builtins.h \
ev-module.h
INST_H_FILES = \
ev-async-renderer.h \
ev-attachment.h \
+ ev-backends-manager.h \
ev-document-find.h \
ev-document-fonts.h \
ev-document-forms.h \
@@ -33,6 +32,7 @@ INST_H_FILES = \
ev-document-security.h \
ev-document-thumbnails.h \
ev-document-transition.h \
+ ev-document-type-builtins.h \
ev-file-exporter.h \
ev-file-helpers.h \
ev-form-field.h \