summaryrefslogtreecommitdiff
path: root/src/target/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/target/Makefile.am')
-rw-r--r--src/target/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/target/Makefile.am b/src/target/Makefile.am
index 7dfcc89e..993513a1 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@