X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=Makefile.am;h=38d8b96279e9461987dc9146275dea349ed25b48;hb=df7ffac1abb2328b91bb87306f6e77807cc4e10d;hp=0c28a4ec162bf6096f5a461e94d26b11fd52bfc8;hpb=9e4ed04262d3cd3197dc768326ebf9270509a252;p=evince.git diff --git a/Makefile.am b/Makefile.am index 0c28a4ec..38d8b962 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,20 +1,23 @@ 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 -EXTRA_DIST = $(intltool_extra) gnome-doc-utils.make +EXTRA_DIST = $(intltool_extra) gnome-doc-utils.make MAINTAINERS DISTCLEANFILES = \ gnome-doc-utils.make \