aboutsummaryrefslogtreecommitdiffstats
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 73632252f9..f9d40c9539 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -49,10 +49,13 @@ SUBDIRS = \
ui \
views \
tools \
- help \
po \
sounds
+if WITH_HELP
+SUBDIRS += help
+endif
+
DISTCLEANFILES = \
intltool-extract \
intltool-merge \