X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=ao-tools%2Fao-usbtrng%2FMakefile.am;fp=ao-tools%2Fao-usbtrng%2FMakefile.am;h=14113a8225f5b185cfcf99862a62fbfb8e855f0c;hp=5cbab5cf48da64219164ea9dea96072d43cde86f;hb=f14c799ae7ff3be56c28f5694f04c03daff7708e;hpb=adf4bec88df1822031e1a8b00422de8b8b0c0cd4 diff --git a/ao-tools/ao-usbtrng/Makefile.am b/ao-tools/ao-usbtrng/Makefile.am index 5cbab5cf..14113a82 100644 --- a/ao-tools/ao-usbtrng/Makefile.am +++ b/ao-tools/ao-usbtrng/Makefile.am @@ -1,6 +1,6 @@ bin_PROGRAMS=ao-usbtrng -AM_CFLAGS=-I$(top_srcdir)/ao-tools/lib $(LIBUSB_CFLAGS) +AM_CFLAGS=$(WARN_CFLAGS) -I$(top_srcdir)/ao-tools/lib $(LIBUSB_CFLAGS) ao_usbtrng_DEPENDENCIES = $(top_builddir)/ao-tools/lib/libao-tools.a