X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=src%2Fflash%2FMakefile.am;h=ece4018370b088352cf69ebd50e7e63b91b50c10;hp=9d983a8d9e10dd1f1afa6f57c8c94d10e8f9ebdd;hb=58256d48358ab695e970b5e61546aecb366ad914;hpb=eb1bc657ae10f9e21304e068ca17dc0231a9b9c0 diff --git a/src/flash/Makefile.am b/src/flash/Makefile.am index 9d983a8d9e..ece4018370 100644 --- a/src/flash/Makefile.am +++ b/src/flash/Makefile.am @@ -1,11 +1,9 @@ +include $(top_srcdir)/common.mk + SUBDIRS = \ nor \ nand -AM_CPPFLAGS = \ - -I$(top_srcdir)/src \ - -I$(top_builddir)/src - METASOURCES = AUTO noinst_LTLIBRARIES = libflash.la libflash_la_SOURCES = \