X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=ao-tools%2Fao-test-baro%2FMakefile.am;h=c4d8cf252c120f08a97c167c468f95858438367b;hp=69e47529cb5613c8602873d972040d018b77cc6b;hb=f14c799ae7ff3be56c28f5694f04c03daff7708e;hpb=adf4bec88df1822031e1a8b00422de8b8b0c0cd4 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