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