X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=Makefile.am;h=7c4883ae784d712146e4eef6e46c2ef825ca180a;hb=ffd47fa767f69c0b534037a6e067534d7d2345c9;hp=79f128e0fef1cd3220a2dedb56712a09bddd1868;hpb=c15e43c17dc5cacdccde753279bb4ae2b7441747;p=evince.git diff --git a/Makefile.am b/Makefile.am index 79f128e0..7c4883ae 100644 --- a/Makefile.am +++ b/Makefile.am @@ -8,13 +8,17 @@ 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