X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=src%2Fflash%2FMakefile.am;h=ece4018370b088352cf69ebd50e7e63b91b50c10;hp=f8d7088386353ab63001a382a3e242804e2d75bf;hb=a17907d1067be45bd2aa4cc9bd108eccaf2e4df2;hpb=da3bcb392e852214b0dda878f6161c8f1e8d15f3 diff --git a/src/flash/Makefile.am b/src/flash/Makefile.am index f8d7088386..ece4018370 100644 --- a/src/flash/Makefile.am +++ b/src/flash/Makefile.am @@ -1,10 +1,9 @@ +include $(top_srcdir)/common.mk + SUBDIRS = \ nor \ nand -AM_CPPFLAGS = \ - -I$(top_srcdir)/src - METASOURCES = AUTO noinst_LTLIBRARIES = libflash.la libflash_la_SOURCES = \ @@ -17,8 +16,7 @@ libflash_la_LIBADD = \ noinst_HEADERS = \ common.h \ - mflash.h \ - nand.h + mflash.h EXTRA_DIST = startup.tcl