]> git.sur5r.net Git - openocd/blobdiff - src/flash/Makefile.am
remove tertiary include paths
[openocd] / src / flash / Makefile.am
index ee322eeeeba922aacbdc58d6a8fc938cf82b93b0..cda59e44e1f98ac388eda23d419ae7e32f86e953 100644 (file)
@@ -3,10 +3,7 @@ SUBDIRS = \
        nand
 
 AM_CPPFLAGS = \
-       -I$(top_srcdir)/src \
-       -I$(top_srcdir)/src/helper \
-       -I$(top_srcdir)/src/jtag \
-       -I$(top_srcdir)/src/target
+       -I$(top_srcdir)/src
 
 METASOURCES = AUTO
 noinst_LTLIBRARIES = libflash.la