
INCLUDES = -I$(top_srcdir)

noinst_PROGRAMS = testlibusb

testlibusb_LDADD = $(top_builddir)/libusb.la @OSLIBS@

