X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=Makefile.am;h=229a03bfaff78d0877e9b3bccb753087599572a9;hb=bbc6a0f5736ed843754902eb9a829dd5e173e1ac;hp=79f128e0fef1cd3220a2dedb56712a09bddd1868;hpb=c15e43c17dc5cacdccde753279bb4ae2b7441747;p=evince.git diff --git a/Makefile.am b/Makefile.am index 79f128e0..229a03bf 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 += properties shell thumbnailer intltool_extra = intltool-extract.in intltool-merge.in intltool-update.in