X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=ao-tools%2Fao-list%2FMakefile.am;fp=ao-tools%2Fao-list%2FMakefile.am;h=a3fbfa83a423941caa8a27b4c329b99c6de23e88;hp=de3c4deb8dc051c74c1853d4757c1940cd2835a5;hb=f14c799ae7ff3be56c28f5694f04c03daff7708e;hpb=adf4bec88df1822031e1a8b00422de8b8b0c0cd4 diff --git a/ao-tools/ao-list/Makefile.am b/ao-tools/ao-list/Makefile.am index de3c4deb..a3fbfa83 100644 --- a/ao-tools/ao-list/Makefile.am +++ b/ao-tools/ao-list/Makefile.am @@ -1,6 +1,6 @@ bin_PROGRAMS=ao-list -AM_CFLAGS=-I$(top_srcdir)/ao-tools/lib $(LIBUSB_CFLAGS) +AM_CFLAGS=$(WARN_CFLAGS) -I$(top_srcdir)/ao-tools/lib $(LIBUSB_CFLAGS) AO_LIST_LIBS=$(top_builddir)/ao-tools/lib/libao-tools.a ao_list_DEPENDENCIES = $(AO_LIST_LIBS)