chiark / gitweb /
hid2hci: narrow matches to real HCI devices
[elogind.git] / extras / hid2hci / Makefile.am
1 include $(top_srcdir)/Makefile.am.inc
2
3 libexec_PROGRAMS = \
4         hid2hci
5
6 dist_udevrules_DATA = \
7         70-hid2hci.rules
8
9 hid2hci_SOURCES = \
10         hid2hci.c
11
12 hid2hci_LDADD = \
13         @LIBUSB_LIBS@