Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'shell/Makefile.am')
-rw-r--r--shell/Makefile.am8
1 files changed, 2 insertions, 6 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am
index 8b6cd7d..dffbb75 100644
--- a/shell/Makefile.am
+++ b/shell/Makefile.am
@@ -30,6 +30,8 @@ evince_SOURCES= \
ev-job-xfer.h \
ev-marshal.c \
ev-marshal.h \
+ ev-metadata-manager.c \
+ ev-metadata-manager.h \
ev-page-action.c \
ev-page-action.h \
ev-page-cache.h \
@@ -66,12 +68,6 @@ evince_SOURCES= \
ev-stock-icons.h \
main.c
-if ENABLE_METADATA
-evince_SOURCES += \
- ev-metadata-manager.h \
- ev-metadata-manager.c
-endif
-
evince_LDADD= \
$(SHELL_LIBS) \
$(top_builddir)/cut-n-paste/recent-files/librecent.la \