Sign in
nest-open-source
/
nest-learning-thermostat
/
5.1.8
/
libusb-compat
/
refs/heads/master
/
.
/
libusb-compat-0.1.3
/
examples
/
Makefile.am
blob: 42073553d9ed4b33a6a2e6ecaee71df07dcaae74 [
file
] [
log
] [
blame
] [
edit
]
INCLUDES
=
-
I$
(
top_srcdir
)
noinst_PROGRAMS
=
lsusb testlibusb
lsusb_SOURCES
=
lsusb
.
c
lsusb_LDADD
=
../
libusb
/
libusb
.
la
-
lusb
testlibusb_SOURCES
=
testlibusb
.
c
testlibusb_LDADD
=
../
libusb
/
libusb
.
la
-
lusb