remove tertiary include paths
[fw/openocd] / src / server / Makefile.am
index 989a682ce3147cb68e15a6ea58724e12a2a1f770..de83a06aa8ce609c2bb8fe302483fd7fa0c7c434 100644 (file)
@@ -1,9 +1,5 @@
 AM_CPPFLAGS = \
        -I$(top_srcdir)/src \
-       -I$(top_srcdir)/src/helper \
-       -I$(top_srcdir)/src/target \
-       -I$(top_srcdir)/src/flash \
-       -I$(top_srcdir)/src/jtag  \
        -DPKGDATADIR=\"$(pkgdatadir)\"
 
 METASOURCES = AUTO