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 6ba8885c..d2bf0e91 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=$(LIBUSB_CFLAGS) -Wall -Wextra
+AM_CFLAGS=$(WARN_CFLAGS) $(LIBUSB_CFLAGS) -Wall -Wextra
ao_chaosread_LDADD=$(LIBUSB_LIBS)