summaryrefslogtreecommitdiffstats
path: root/testsuites/mptests/mp03/node1/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/mptests/mp03/node1/Makefile.am')
-rw-r--r--testsuites/mptests/mp03/node1/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuites/mptests/mp03/node1/Makefile.am b/testsuites/mptests/mp03/node1/Makefile.am
index 8174e2ed28..89a7cc40ba 100644
--- a/testsuites/mptests/mp03/node1/Makefile.am
+++ b/testsuites/mptests/mp03/node1/Makefile.am
@@ -30,6 +30,8 @@ if HAS_MP
# (OPTIONAL) Add local stuff here using +=
#
+AM_CPPFLAGS += -I$(top_srcdir)/../support/include
+
${PGM}: $(OBJS) $(LINK_FILES)
$(make-exe)