]> www.fi.muni.cz Git - evince.git/blobdiff - shell/Makefile.am
Plugin system for backends. Fixes bug #351348.
[evince.git] / shell / Makefile.am
index 973882b79e957b666162d4e1b7852f5aa9e1e954..a4e8d1ef94a170e7c91e359e282b59e549c0a3f4 100644 (file)
@@ -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