cortex_m: Fix single stepping will not return to debug mode sometimes
[fw/openocd] / src / flash / Makefile.am
index 9d983a8d9e10dd1f1afa6f57c8c94d10e8f9ebdd..ece4018370b088352cf69ebd50e7e63b91b50c10 100644 (file)
@@ -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 = \