From e0ecc8c61afed0fa40fa293c898a674d34b3a7a5 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 9 Nov 2005 12:25:16 +0000 Subject: AM_CPPFLAGS += -I..../support/include. --- testsuites/psxtests/psxtimer/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'testsuites/psxtests/psxtimer/Makefile.am') diff --git a/testsuites/psxtests/psxtimer/Makefile.am b/testsuites/psxtests/psxtimer/Makefile.am index 337283009e..92c254ef05 100644 --- a/testsuites/psxtests/psxtimer/Makefile.am +++ b/testsuites/psxtests/psxtimer/Makefile.am @@ -28,6 +28,8 @@ include $(top_srcdir)/psxtests.am AM_CPPFLAGS += -I$(top_srcdir)/include +AM_CPPFLAGS += -I$(top_srcdir)/../support/include + ${PGM}: $(OBJS) $(LINK_FILES) $(make-exe) -- cgit v1.2.3