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/tmitrontests/tmitronsem01/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'testsuites/tmitrontests') diff --git a/testsuites/tmitrontests/tmitronsem01/Makefile.am b/testsuites/tmitrontests/tmitronsem01/Makefile.am index e0561beba0..348e673626 100644 --- a/testsuites/tmitrontests/tmitronsem01/Makefile.am +++ b/testsuites/tmitrontests/tmitronsem01/Makefile.am @@ -29,6 +29,8 @@ include $(top_srcdir)/tmitrontests.am OPERATION_COUNT = @OPERATION_COUNT@ AM_CPPFLAGS += -I$(top_srcdir)/include -DOPERATION_COUNT=$(OPERATION_COUNT) +AM_CPPFLAGS += -I$(top_srcdir)/../support/include + ${PGM}: $(OBJS) $(LINK_FILES) $(make-exe) -- cgit v1.2.3