X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=Makefile.am;h=38d8b96279e9461987dc9146275dea349ed25b48;hb=f0929384891f45f8fc826062529d3e5569358bb1;hp=f1c48890cd7818ea9eb93e5a8f38ca59da5dfd17;hpb=a51f047c20ad7dfda1cdb4705bf4e86b9887fd98;p=evince.git diff --git a/Makefile.am b/Makefile.am index f1c48890..38d8b962 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,15 +1,18 @@ SUBDIRS = \ cut-n-paste \ data \ - backend \ libdocument \ + backend \ properties \ shell \ - thumbnailer \ po \ help \ test +if ENABLE_THUMBNAILER +SUBDIRS += thumbnailer +endif + # Applications intltool_extra = intltool-extract.in intltool-merge.in intltool-update.in