X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=ao-tools%2Fao-test-baro%2FMakefile.am;h=c4d8cf252c120f08a97c167c468f95858438367b;hb=c411c7ec71be0263a958c0803772cd6068e6bdad;hp=69e47529cb5613c8602873d972040d018b77cc6b;hpb=bd440afc2a6e37b74fffcf1b977e149485095316;p=fw%2Faltos diff --git a/ao-tools/ao-test-baro/Makefile.am b/ao-tools/ao-test-baro/Makefile.am index 69e47529..c4d8cf25 100644 --- a/ao-tools/ao-test-baro/Makefile.am +++ b/ao-tools/ao-test-baro/Makefile.am @@ -1,6 +1,6 @@ bin_PROGRAMS=ao-test-baro -AM_CFLAGS=-I$(top_srcdir)/ao-tools/lib $(LIBUSB_CFLAGS) +AM_CFLAGS=$(WARN_CFLAGS) -I$(top_srcdir)/ao-tools/lib $(LIBUSB_CFLAGS) ao_test_baro_DEPENDENCIES = $(top_builddir)/ao-tools/lib/libao-tools.a