summaryrefslogtreecommitdiff
path: root/extras/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'extras/Makefile.am')
-rw-r--r--extras/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/extras/Makefile.am b/extras/Makefile.am
index 49a23d9777..4c9b20442b 100644
--- a/extras/Makefile.am
+++ b/extras/Makefile.am
@@ -12,3 +12,8 @@ SUBDIRS = \
rule_generator \
scsi_id \
usb_id
+
+if ENABLE_EXTRAS
+SUBDIRS += \
+ udev-acl
+endif