X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=shell%2FMakefile.am;h=4712686ea9d904d04b7afdc937e876f800b7576b;hb=f222d19fbbd936de7f403eb29666b41e3447b48d;hp=80764d295e7ffbfd0d550b2cebac74b4afa98fb3;hpb=68525a359fcf1c2f857337aaac6508861d305cae;p=evince.git diff --git a/shell/Makefile.am b/shell/Makefile.am index 80764d29..4712686e 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -55,14 +55,14 @@ evince_SOURCES= \ ev-window-title.h \ ev-sidebar.c \ ev-sidebar.h \ + ev-sidebar-attachments.c \ + ev-sidebar-attachments.h \ ev-sidebar-links.c \ ev-sidebar-links.h \ ev-sidebar-page.c \ ev-sidebar-page.h \ ev-sidebar-thumbnails.c \ ev-sidebar-thumbnails.h \ - ev-attachment-bar.c \ - ev-attachment-bar.h \ ev-stock-icons.c \ ev-stock-icons.h \ main.c @@ -87,7 +87,7 @@ if ENABLE_DJVU evince_LDADD += $(DJVU_LIBS) endif -if ENABLE_DJVU +if ENABLE_DVI evince_LDADD += -lkpathsea endif