X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=src%2Fflash%2Fnand%2FMakefile.am;h=34947b6e2534509526c4b037026d4c9e8c6bcdce;hp=921b7f3d2f4f6e5f53bd309b579415f06bffacd6;hb=822c06d9e3983b37cd1830c594210973cb560991;hpb=f7bd1e8f3a302378687ded559e865c258d441c89 diff --git a/src/flash/nand/Makefile.am b/src/flash/nand/Makefile.am index 921b7f3d2f..34947b6e25 100644 --- a/src/flash/nand/Makefile.am +++ b/src/flash/nand/Makefile.am @@ -1,9 +1,4 @@ -AM_CPPFLAGS = \ - -I$(top_srcdir)/src \ - -I$(top_srcdir)/src/flash \ - -I$(top_srcdir)/src/helper \ - -I$(top_srcdir)/src/jtag \ - -I$(top_srcdir)/src/target +AM_CPPFLAGS = -I$(top_srcdir)/src noinst_LTLIBRARIES = libocdflashnand.la