X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=Makefile.am;h=b2b43d30995aa4272c92a33d22d57389d3b92c5f;hb=aa277f1d49cb237d382337e7f59a2a241cb1dc74;hp=0c28a4ec162bf6096f5a461e94d26b11fd52bfc8;hpb=9e4ed04262d3cd3197dc768326ebf9270509a252;p=evince.git diff --git a/Makefile.am b/Makefile.am index 0c28a4ec..b2b43d30 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,20 +1,24 @@ SUBDIRS = \ cut-n-paste \ data \ - backend \ libdocument \ + backend \ + libview \ 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 \