X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=src%2Fflash%2FMakefile.am;h=9d983a8d9e10dd1f1afa6f57c8c94d10e8f9ebdd;hb=49e6c61bcc9a176119721c38004eca02b3e77f19;hp=f8d7088386353ab63001a382a3e242804e2d75bf;hpb=da3bcb392e852214b0dda878f6161c8f1e8d15f3;p=openocd.git diff --git a/src/flash/Makefile.am b/src/flash/Makefile.am index f8d7088386..9d983a8d9e 100644 --- a/src/flash/Makefile.am +++ b/src/flash/Makefile.am @@ -3,7 +3,8 @@ SUBDIRS = \ nand AM_CPPFLAGS = \ - -I$(top_srcdir)/src + -I$(top_srcdir)/src \ + -I$(top_builddir)/src METASOURCES = AUTO noinst_LTLIBRARIES = libflash.la @@ -17,8 +18,7 @@ libflash_la_LIBADD = \ noinst_HEADERS = \ common.h \ - mflash.h \ - nand.h + mflash.h EXTRA_DIST = startup.tcl