Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/djvu/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'djvu/Makefile.am')
-rw-r--r--djvu/Makefile.am7
1 files changed, 6 insertions, 1 deletions
diff --git a/djvu/Makefile.am b/djvu/Makefile.am
index 7afa523..478943f 100644
--- a/djvu/Makefile.am
+++ b/djvu/Makefile.am
@@ -9,7 +9,12 @@ noinst_LTLIBRARIES = libgtkdjvu.la
libgtkdjvu_la_SOURCES = \
djvu-document.c \
- djvu-document.h
+ djvu-document.h \
+ djvu-document-private.h \
+ djvu-text.c \
+ djvu-text.h \
+ djvu-text-page.c \
+ djvu-text-page.h
libgtkdjvu_la_LIBADD = -lpthread -ldjvulibre