ao-tools: Add lots of compiler warning flags to ao-tools build
[fw/altos] / ao-tools / ao-test-gps / Makefile.am
index d89ddddd61e5f4f4773e60d757b06959178e532e..db28891dda2eaf6ee437bfa282e2756961386dd8 100644 (file)
@@ -1,6 +1,6 @@
 bin_PROGRAMS=ao-test-gps
 
-AM_CFLAGS=-I$(top_srcdir)/ao-tools/lib $(LIBUSB_CFLAGS)
+AM_CFLAGS=$(WARN_CFLAGS) -I$(top_srcdir)/ao-tools/lib $(LIBUSB_CFLAGS)
 
 ao_test_gps_DEPENDENCIES = $(top_builddir)/ao-tools/lib/libao-tools.a