chiark / gitweb /
usb-db: move from udev-extras
[elogind.git] / extras / Makefile.am
index 30e6e95d8951f648c1ff05718c660ca53c587b09..07bf48edf729c953e1209af78b5f4a976aa56ff6 100644 (file)
@@ -12,7 +12,12 @@ SUBDIRS = \
        rule_generator \
        scsi_id \
        usb_id \
-       volume_id
+       v4l_id
 
-distclean-local:
-       rm -f Makefile.in
+if ENABLE_EXTRAS
+SUBDIRS += \
+       udev-acl \
+       usb-db \
+       hid2hci \
+       gudev
+endif