diff options
author | Lennart Poettering <lennart@poettering.net> | 2009-06-16 20:57:28 +0200 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2009-06-16 20:57:28 +0200 |
commit | ccba91c746dfbb5623d537f39842c6873607db96 (patch) | |
tree | fc7705238df580efb6b3a93d84919d34dcf6a896 /extras/Makefile.am | |
parent | 5a92fd9c9b89d8c880e0a93f32555d4aa7bbc6e6 (diff) |
usb-db: move from udev-extras
Diffstat (limited to 'extras/Makefile.am')
-rw-r--r-- | extras/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extras/Makefile.am b/extras/Makefile.am index e4136ad531..07bf48edf7 100644 --- a/extras/Makefile.am +++ b/extras/Makefile.am @@ -17,6 +17,7 @@ SUBDIRS = \ if ENABLE_EXTRAS SUBDIRS += \ udev-acl \ + usb-db \ hid2hci \ gudev endif |