summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am18
1 files changed, 16 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index e39260f020..ef91872e5e 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -3,7 +3,21 @@ ACLOCAL_AMFLAGS = -I m4
SUBDIRS = \
libudev \
udev \
- gudev \
- include
+ gudev
# test
+
+# Helper programs
+#SUBDIRS += \
+# accelerometer
+# ata_id
+# cdrom_id
+# collect
+# mtd_probe
+# scsi_id
+# v4l_id
+
+#if ENABLE_KEYMAP
+#SUBDIRS += \
+# keymap
+#endif