summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am7
1 files changed, 6 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 407fd983..42c5cfc4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -7,9 +7,14 @@ SUBDIRS = \
po \
programs \
test \
- hal \
$(NULL)
+if USE_HAL
+
+SUBDIRS += hal
+
+endif
+
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
EXTRA_DIST = \