summaryrefslogtreecommitdiff
path: root/openpcd/opcd_test/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'openpcd/opcd_test/Makefile')
-rw-r--r--openpcd/opcd_test/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/openpcd/opcd_test/Makefile b/openpcd/opcd_test/Makefile
index edae90f..f134513 100644
--- a/openpcd/opcd_test/Makefile
+++ b/openpcd/opcd_test/Makefile
@@ -1,5 +1,6 @@
#!/usr/bin/make
LDFLAGS=-lusb
+CFLAGS=-Wall
all: opcd_test
personal git repositories of Harald Welte. Your mileage may vary