X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=Makefile.am;h=8f0cec18086dd966f316241ad878a5e3ab24e22f;hb=b7abdba401b7aec50e93ecd1df1ce76cb1f315c1;hp=79f128e0fef1cd3220a2dedb56712a09bddd1868;hpb=c15e43c17dc5cacdccde753279bb4ae2b7441747;p=evince.git diff --git a/Makefile.am b/Makefile.am index 79f128e0..8f0cec18 100644 --- a/Makefile.am +++ b/Makefile.am @@ -8,6 +8,10 @@ if ENABLE_DJVU SUBDIRS += djvu endif +if ENABLE_TIFF + SUBDIRS += tiff +endif + if ENABLE_DVI SUBDIRS += dvi endif