summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-11-17 20:29:02 -0500
committerAnthony G. Basile <blueness@gentoo.org>2012-11-18 07:08:19 -0500
commit814a7243680857496595c21a05b8bb6242664d8e (patch)
treec4f289c8d5165777c686b4ba36470b6b1958e254 /src/Makefile.am
parent7730dfb5e1fc7e2f8b1df0eb9ef62c451a5f725f (diff)
Got helper in src/* and make distcheck working
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am21
1 files changed, 10 insertions, 11 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index ef91872e5e..8b5821fa19 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -3,19 +3,18 @@ ACLOCAL_AMFLAGS = -I m4
SUBDIRS = \
libudev \
udev \
- gudev
-
-# test
+ gudev \
+ test
# Helper programs
-#SUBDIRS += \
-# accelerometer
-# ata_id
-# cdrom_id
-# collect
-# mtd_probe
-# scsi_id
-# v4l_id
+SUBDIRS += \
+ accelerometer \
+ ata_id \
+ cdrom_id \
+ collect \
+ mtd_probe \
+ scsi_id \
+ v4l_id
#if ENABLE_KEYMAP
#SUBDIRS += \