summaryrefslogtreecommitdiff
path: root/ao-tools/ao-chaosread/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ao-tools/ao-chaosread/Makefile.am')
-rw-r--r--ao-tools/ao-chaosread/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/ao-tools/ao-chaosread/Makefile.am b/ao-tools/ao-chaosread/Makefile.am
index 581eb2d2..6ba8885c 100644
--- a/ao-tools/ao-chaosread/Makefile.am
+++ b/ao-tools/ao-chaosread/Makefile.am
@@ -1,6 +1,6 @@
bin_PROGRAMS=ao-chaosread
-AM_CFLAGS=-I$(top_srcdir)/ao-tools/lib $(LIBUSB_CFLAGS)
+AM_CFLAGS=$(LIBUSB_CFLAGS) -Wall -Wextra
ao_chaosread_LDADD=$(LIBUSB_LIBS)