summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorPete Batard <pete@akeo.ie>2013-04-02 19:52:16 +0100
committerPete Batard <pete@akeo.ie>2013-04-02 20:21:48 +0100
commit196acee784cee02c641685f0decb978cbb00754c (patch)
tree0c4a545d70bae4b2dde555546e7a76674a61fb14 /tests
parente0628c566a3fb928baab9e4359760cdc5afe5e95 (diff)
downloadlibusb-196acee784cee02c641685f0decb978cbb00754c.tar.gz
libusbx 1.0.15-rc1v1.0.15-rc1
* Also fix missing header in release tarball
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index e5d6d75..bf53f3f 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 testlib.c
+stress_SOURCES = stress.c libusbx_testlib.h testlib.c