X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=src%2Fgtk%2FMakefile.am;h=699d76e2df514c51050b842adef063ab12d17ca0;hb=702da8f53198200be75f7b78011c3ffb1f4936a8;hp=22bb895381155d3149fbf4c9f42198cbc3fa710d;hpb=1eb382f72510d50b3636fb88c4bfaf17183672b6;p=emu8051.git diff --git a/src/gtk/Makefile.am b/src/gtk/Makefile.am index 22bb895..699d76e 100644 --- a/src/gtk/Makefile.am +++ b/src/gtk/Makefile.am @@ -1,7 +1,7 @@ # This file is processed by GNU automake to generate Makefile.in AM_CPPFLAGS = \ - -Wall \ + $(WARNINGCFLAGS) \ -I@top_srcdir@ \ -I@top_srcdir@/src/common \ -I$(top_srcdir)/pixmaps \