X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=shell%2FMakefile.am;h=3e42aff56f60a00b8525b2c337491d3d62d27666;hb=3e9c324a5f8be62b6e360cfc358bbd3d24986e22;hp=973882b79e957b666162d4e1b7852f5aa9e1e954;hpb=c37e94332ad3d4a33a38a29f9557b7838f955f10;p=evince.git diff --git a/shell/Makefile.am b/shell/Makefile.am index 973882b7..3e42aff5 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -79,8 +79,12 @@ evince_SOURCES= \ ev-sidebar-thumbnails.h \ ev-stock-icons.c \ ev-stock-icons.h \ + ev-timeline.c \ + ev-timeline.h \ ev-tooltip.c \ ev-tooltip.h \ + ev-transition-animation.c \ + ev-transition-animation.h \ main.c \ xdg-user-dir-lookup.c @@ -102,18 +106,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