Added modified libusb files
This commit is contained in:
6
libusb/tests/Makefile.am
Normal file
6
libusb/tests/Makefile.am
Normal file
@@ -0,0 +1,6 @@
|
||||
AM_CPPFLAGS = -I$(top_srcdir)/libusb
|
||||
LDADD = ../libusb/libusb-1.0.la
|
||||
|
||||
noinst_PROGRAMS = stress
|
||||
|
||||
stress_SOURCES = stress.c libusb_testlib.h testlib.c
|
||||
Reference in New Issue
Block a user