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 d59de19..3a16b26 100644
--- a/libview/Makefile.am
+++ b/libview/Makefile.am
@@ -1,6 +1,7 @@
lib_LTLIBRARIES = libevview.la
NOINST_H_FILES = \
+ ev-annotation-window.h \
ev-pixbuf-cache.h \
ev-timeline.h \
ev-transition-animation.h \
@@ -20,6 +21,7 @@ headerdir = $(includedir)/evince/$(EV_API_VERSION)/libview
header_DATA = $(INST_H_FILES)
libevview_la_SOURCES = \
+ ev-annotation-window.c \
ev-jobs.c \
ev-job-scheduler.c \
ev-page-cache.c \