X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=ao-tools%2Fao-view%2FMakefile.am;h=3cdf1dddf01aa16b8c4eaaef09e69d3e12bb0696;hb=c411c7ec71be0263a958c0803772cd6068e6bdad;hp=7a288417b10f161d874a607fc2764191e40c25a7;hpb=22856cf8bb0f5e1f37c9b774132d9ef6934526ed;p=fw%2Faltos 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