X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=ao-tools%2Fao-view%2FMakefile.am;h=3cdf1dddf01aa16b8c4eaaef09e69d3e12bb0696;hp=7a288417b10f161d874a607fc2764191e40c25a7;hb=f14c799ae7ff3be56c28f5694f04c03daff7708e;hpb=adf4bec88df1822031e1a8b00422de8b8b0c0cd4 diff --git a/ao-tools/ao-view/Makefile.am b/ao-tools/ao-view/Makefile.am index 7a288417..3cdf1ddd 100644 --- a/ao-tools/ao-view/Makefile.am +++ b/ao-tools/ao-view/Makefile.am @@ -2,7 +2,7 @@ VERSION=$(shell git describe) AO_VIEW_CFLAGS=-I$(top_srcdir)/ao-tools/lib AO_VIEW_LIBS=$(top_builddir)/ao-tools/lib/libao-tools.a -AM_CFLAGS=$(AO_VIEW_CFLAGS) $(GNOME_CFLAGS) $(ALSA_CFLAGS) -I$(top_srcdir)/src -DAOVIEW_VERSION=\"$(VERSION)\" @FLITE_INCS@ +AM_CFLAGS=$(WARN_CFLAGS) $(AO_VIEW_CFLAGS) $(GNOME_CFLAGS) $(ALSA_CFLAGS) -I$(top_srcdir)/src -DAOVIEW_VERSION=\"$(VERSION)\" @FLITE_INCS@ bin_PROGRAMS=ao-view