summaryrefslogtreecommitdiff
path: root/extras/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'extras/Makefile.am')
-rw-r--r--extras/Makefile.am25
1 files changed, 0 insertions, 25 deletions
diff --git a/extras/Makefile.am b/extras/Makefile.am
deleted file mode 100644
index b7c9fe860d..0000000000
--- a/extras/Makefile.am
+++ /dev/null
@@ -1,25 +0,0 @@
-include $(top_srcdir)/Makefile.am.inc
-
-SUBDIRS = \
- ata_id \
- cdrom_id \
- edd_id \
- path_id \
- firmware \
- collect \
- floppy \
- fstab_import \
- rule_generator \
- scsi_id \
- usb_id \
- v4l_id
-
-if ENABLE_EXTRAS
-SUBDIRS += \
- udev-acl \
- usb-db \
- hid2hci \
- keymap \
- modem-modeswitch \
- gudev
-endif