summaryrefslogtreecommitdiffstats
path: root/testsuites/mptests/mp07
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/mptests/mp07')
-rw-r--r--testsuites/mptests/mp07/node1/Makefile.am3
-rw-r--r--testsuites/mptests/mp07/node2/Makefile.am3
2 files changed, 0 insertions, 6 deletions
diff --git a/testsuites/mptests/mp07/node1/Makefile.am b/testsuites/mptests/mp07/node1/Makefile.am
index 4b9c0ee1cc..9c691cb075 100644
--- a/testsuites/mptests/mp07/node1/Makefile.am
+++ b/testsuites/mptests/mp07/node1/Makefile.am
@@ -43,9 +43,6 @@ AM_CPPFLAGS += -DNODE_NUMBER=1 -I$(srcdir)/..
if HAS_MP
-#
-# (OPTIONAL) Add local stuff here using +=
-#
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
diff --git a/testsuites/mptests/mp07/node2/Makefile.am b/testsuites/mptests/mp07/node2/Makefile.am
index a7ecce3873..5198142adc 100644
--- a/testsuites/mptests/mp07/node2/Makefile.am
+++ b/testsuites/mptests/mp07/node2/Makefile.am
@@ -43,9 +43,6 @@ AM_CPPFLAGS += -DNODE_NUMBER=2 -I$(srcdir)/..
if HAS_MP
-#
-# (OPTIONAL) Add local stuff here using +=
-#
AM_CPPFLAGS += -I$(top_srcdir)/../support/include