X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=ao-tools%2Fao-test-flash%2FMakefile.am;h=e01c7a63e304b6949e4dc3d6cff968bc4b91a89c;hb=f14c799ae7ff3be56c28f5694f04c03daff7708e;hp=0323c28240f6c8eefc995c22313546fedc39ca6f;hpb=bd440afc2a6e37b74fffcf1b977e149485095316;p=fw%2Faltos diff --git a/ao-tools/ao-test-flash/Makefile.am b/ao-tools/ao-test-flash/Makefile.am index 0323c282..e01c7a63 100644 --- a/ao-tools/ao-test-flash/Makefile.am +++ b/ao-tools/ao-test-flash/Makefile.am @@ -1,6 +1,6 @@ bin_PROGRAMS=ao-test-flash -AM_CFLAGS=-I$(top_srcdir)/ao-tools/lib $(LIBUSB_CFLAGS) +AM_CFLAGS=$(WARN_CFLAGS) -I$(top_srcdir)/ao-tools/lib $(LIBUSB_CFLAGS) ao_test_flash_DEPENDENCIES = $(top_builddir)/ao-tools/lib/libao-tools.a