X-Git-Url: https://git.gag.com/?p=fw%2Fopenocd;a=blobdiff_plain;f=common.mk;h=1cb0743ecdcb60c5fa275763f6199c1fabc3c5dc;hp=20b96bd4a1fb3e2ce4fd06eab69cb75470d13649;hb=cbfc443c7b8582631d389bd1932334487f9a1576;hpb=1aba8205191a4f5af1aa7aa3465a8abc86f4f9d5 diff --git a/common.mk b/common.mk index 20b96bd4a..1cb0743ec 100644 --- 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)\"