X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=ao-tools%2Fao-test-gps%2FMakefile.am;h=db28891dda2eaf6ee437bfa282e2756961386dd8;hp=d89ddddd61e5f4f4773e60d757b06959178e532e;hb=f14c799ae7ff3be56c28f5694f04c03daff7708e;hpb=d0e597789ac298b108ea04cc1a2c999bcf14bc9c diff --git a/ao-tools/ao-test-gps/Makefile.am b/ao-tools/ao-test-gps/Makefile.am index d89ddddd..db28891d 100644 --- a/ao-tools/ao-test-gps/Makefile.am +++ b/ao-tools/ao-test-gps/Makefile.am @@ -1,6 +1,6 @@ bin_PROGRAMS=ao-test-gps -AM_CFLAGS=-I$(top_srcdir)/ao-tools/lib $(LIBUSB_CFLAGS) +AM_CFLAGS=$(WARN_CFLAGS) -I$(top_srcdir)/ao-tools/lib $(LIBUSB_CFLAGS) ao_test_gps_DEPENDENCIES = $(top_builddir)/ao-tools/lib/libao-tools.a