X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=Makefile.am;h=7c4883ae784d712146e4eef6e46c2ef825ca180a;hb=8d858ef399ef70a2c9efb391242e8c8be70e2109;hp=0ccf05ba783c2f395f1b585631c924f8990a5f13;hpb=dbf6fafd2939f4ff959d2eff4181f880ebd7ceaf;p=evince.git diff --git a/Makefile.am b/Makefile.am index 0ccf05ba..7c4883ae 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,19 +2,23 @@ SUBDIRS = lib cut-n-paste backend po help data # Backends -SUBDIRS += pdf ps pixbuf tiff +SUBDIRS += pdf ps pixbuf if ENABLE_DJVU SUBDIRS += djvu endif +if ENABLE_TIFF + SUBDIRS += tiff +endif + if ENABLE_DVI SUBDIRS += dvi endif # Applications -SUBDIRS += shell thumbnailer +SUBDIRS += shell thumbnailer properties intltool_extra = intltool-extract.in intltool-merge.in intltool-update.in