Add additional compile warning flags
[emu8051.git] / src / cli / Makefile.am
index deaae8a..63eedab 100644 (file)
@@ -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