diff options
author | Mario Limonciello <mario_limonciello@dell.com> | 2009-06-16 19:30:22 +0200 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2009-06-16 19:30:22 +0200 |
commit | be51950dc4c20ba35af26e4d4d16c5298629e7a3 (patch) | |
tree | 1655578ba6cff2b178658d0d48ee8c32741482db /extras/Makefile.am | |
parent | 0303f35723f75157d8ef05be4d28b425aaa2fc45 (diff) |
hid2hci: 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 9528e8afa3..e4136ad531 100644 --- a/extras/Makefile.am +++ b/extras/Makefile.am @@ -17,5 +17,6 @@ SUBDIRS = \ if ENABLE_EXTRAS SUBDIRS += \ udev-acl \ + hid2hci \ gudev endif |