summaryrefslogtreecommitdiff
path: root/src/flash/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/flash/Makefile.am')
-rw-r--r--src/flash/Makefile.am6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/flash/Makefile.am b/src/flash/Makefile.am
index 9d983a8d..ece40183 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 = \