Add libusb and libuvc
[rtmpclient.git] / app / src / main / jni / libusb-1.0.22 / tests / Makefile.am
diff --git a/app/src/main/jni/libusb-1.0.22/tests/Makefile.am b/app/src/main/jni/libusb-1.0.22/tests/Makefile.am
new file mode 100644 (file)
index 0000000..12c5105
--- /dev/null
@@ -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