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.am12
1 files changed, 0 insertions, 12 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am
index 973882b..a4e8d1e 100644
--- a/shell/Makefile.am
+++ b/shell/Makefile.am
@@ -102,18 +102,6 @@ evince_LDADD= \
$(SHELL_LIBS) \
$(GNOME_PRINT_LIBS)
-if ENABLE_DJVU
-evince_LDADD += $(DJVU_LIBS)
-endif
-
-if ENABLE_DVI
-evince_LDADD += -lkpathsea
-endif
-
-if WITH_TYPE1_FONTS
-evince_LDADD += -lt1
-endif
-
BUILT_SOURCES = ev-marshal.h ev-marshal.c
if ENABLE_DBUS