Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index f1c4889..14f3b1e 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