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.am7
1 files changed, 5 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 4647ca4..a3ab218 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -14,8 +14,11 @@ SUBDIRS = \
libmisc \
properties \
shell \
- po \
- help
+ po
+
+if ENABLE_HELP
+SUBDIRS += help
+endif
if ENABLE_TESTS
SUBDIRS += test