From d65005e41423eced4884133f8bbd0015f59732f9 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 9 Nov 2005 12:44:35 +0000 Subject: AM_CPPFLAGS += -I..../support/include. --- testsuites/itrontests/itronmbf01/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'testsuites/itrontests/itronmbf01/Makefile.am') 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) -- cgit v1.2.3