cortex_m: Fix single stepping will not return to debug mode sometimes
[fw/openocd] / common.mk
index 20b96bd4a1fb3e2ce4fd06eab69cb75470d13649..1cb0743ecdcb60c5fa275763f6199c1fabc3c5dc 100644 (file)
--- a/common.mk
+++ b/common.mk
@@ -2,6 +2,7 @@
 # common flags used in openocd build
 AM_CPPFLAGS = -I$(top_srcdir)/src \
                          -I$(top_builddir)/src \
+                         -I$(top_srcdir)/src/helper \
                          -DPKGDATADIR=\"$(pkgdatadir)\" \
                          -DPKGLIBDIR=\"$(pkglibdir)\"