X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=src%2Fflash%2Fnor%2FMakefile.am;h=5d0a4dfcb1a25789e274657244ae9a07b054f420;hb=7b36d2a229ecde1a497773233ee1850bb10d80a7;hp=f185081213dd30acf900cf6d63a138f662074d8b;hpb=ae6374e25dae7b02636e440549b87040d03cc5aa;p=openocd.git diff --git a/src/flash/nor/Makefile.am b/src/flash/nor/Makefile.am index f185081213..5d0a4dfcb1 100644 --- a/src/flash/nor/Makefile.am +++ b/src/flash/nor/Makefile.am @@ -1,4 +1,6 @@ -AM_CPPFLAGS = -I$(top_srcdir)/src +AM_CPPFLAGS = \ + -I$(top_srcdir)/src \ + -I$(top_builddir)/src noinst_LTLIBRARIES = libocdflashnor.la libocdflashnor_la_SOURCES = \