diff options
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r-- | tests/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index bf53f3f..12c5105 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -3,4 +3,4 @@ LDADD = ../libusb/libusb-1.0.la noinst_PROGRAMS = stress -stress_SOURCES = stress.c libusbx_testlib.h testlib.c +stress_SOURCES = stress.c libusb_testlib.h testlib.c |