Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/libview/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'libview/Makefile.am')
-rw-r--r--libview/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/libview/Makefile.am b/libview/Makefile.am
index ef38f99..03b8d6d 100644
--- a/libview/Makefile.am
+++ b/libview/Makefile.am
@@ -2,6 +2,7 @@ lib_LTLIBRARIES = libevview.la
NOINST_H_FILES = \
ev-annotation-window.h \
+ ev-page-cache.h \
ev-pixbuf-cache.h \
ev-timeline.h \
ev-transition-animation.h \
@@ -25,6 +26,7 @@ libevview_la_SOURCES = \
ev-document-model.c \
ev-jobs.c \
ev-job-scheduler.c \
+ ev-page-cache.c \
ev-pixbuf-cache.c \
ev-stock-icons.c \
ev-timeline.c \