X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=sidebyside;f=src%2Fflash%2FMakefile.am;h=9d983a8d9e10dd1f1afa6f57c8c94d10e8f9ebdd;hb=daa1ff3535c2dc1f6ae6da2b740cdf23f4f5f7a6;hp=646889e1deb130a6da3dc3c879f0d2c037350798;hpb=899c9975e750ff0144d4a4f63e0f2a619c0b0e58;p=openocd diff --git a/src/flash/Makefile.am b/src/flash/Makefile.am index 646889e1..9d983a8d 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