X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=ao-tools%2Fao-usbtrng%2FMakefile.am;h=14113a8225f5b185cfcf99862a62fbfb8e855f0c;hb=88e279b15b3d2357f142e58d20d73c24bf2561eb;hp=5cbab5cf48da64219164ea9dea96072d43cde86f;hpb=bf08397202860a73417cd1711012eb3e33f308c3;p=fw%2Faltos 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