aboutsummaryrefslogtreecommitdiff
path: root/example/ddf_ifs/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'example/ddf_ifs/Makefile.am')
-rw-r--r--example/ddf_ifs/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/example/ddf_ifs/Makefile.am b/example/ddf_ifs/Makefile.am
index aa892acd0..c5f7d628d 100644
--- a/example/ddf_ifs/Makefile.am
+++ b/example/ddf_ifs/Makefile.am
@@ -1,6 +1,6 @@
LIB = $(top_builddir)/lib
-AM_CPPFLAGS += -I$(srcdir) \
+AM_CPPFLAGS = -I$(srcdir) \
-I$(top_srcdir)/include \
-I$(top_srcdir)/platform/@with_platform@/include \
-I$(top_srcdir)/platform/@with_platform@/arch/@ARCH_DIR@