X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=src%2Ftarget%2FMakefile.am;h=993513a1409e2e64f7c0d0f36bc51ccab61ec4a3;hb=ddd987502a7e00dd9749df0036c286d2f6823ced;hp=7dfcc89e43901d1ade81bc874301be629ab6d0da;hpb=21bc69bc37aabb4a838f6d1ffeb80d92ce283990;p=openocd.git diff --git a/src/target/Makefile.am b/src/target/Makefile.am index 7dfcc89e43..993513a140 100644 --- a/src/target/Makefile.am +++ b/src/target/Makefile.am @@ -5,7 +5,6 @@ else OOCD_TRACE_FILES = endif -CFLAGS += -Wall INCLUDES = -I$(top_srcdir)/src/gdb -I$(top_srcdir)/src/helper -I$(top_srcdir)/src/jtag -I$(top_srcdir)/src/xsvf $(all_includes) METASOURCES = AUTO AM_CPPFLAGS = -DPKGLIBDIR=\"$(pkglibdir)\" @CPPFLAGS@