X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=Makefile.am;h=14f3b1ede279f77d76f7dc89bf4c924e19a25458;hb=4f6105d3df2cbf07bccd7de156693aab7e71bc31;hp=f1c48890cd7818ea9eb93e5a8f38ca59da5dfd17;hpb=a51f047c20ad7dfda1cdb4705bf4e86b9887fd98;p=evince.git diff --git a/Makefile.am b/Makefile.am index f1c48890..14f3b1ed 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5,11 +5,14 @@ SUBDIRS = \ libdocument \ properties \ shell \ - thumbnailer \ po \ help \ test +if ENABLE_THUMBNAILER +SUBDIRS += thumbnailer +endif + # Applications intltool_extra = intltool-extract.in intltool-merge.in intltool-update.in