summaryrefslogtreecommitdiff
path: root/SDL_Core/mobile/android/aoa/aoa_host_test/aoa_host_test/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'SDL_Core/mobile/android/aoa/aoa_host_test/aoa_host_test/Makefile')
-rw-r--r--SDL_Core/mobile/android/aoa/aoa_host_test/aoa_host_test/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/SDL_Core/mobile/android/aoa/aoa_host_test/aoa_host_test/Makefile b/SDL_Core/mobile/android/aoa/aoa_host_test/aoa_host_test/Makefile
new file mode 100644
index 000000000..534f84c16
--- /dev/null
+++ b/SDL_Core/mobile/android/aoa/aoa_host_test/aoa_host_test/Makefile
@@ -0,0 +1,2 @@
+main: main.c
+ gcc $^ -o $@ -I/usr/include/libusb-1.0 -lusb-1.0