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/psxtime/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'testsuites/psxtests/psxtime') diff --git a/testsuites/psxtests/psxtime/Makefile.am b/testsuites/psxtests/psxtime/Makefile.am index 3215d4b0c2..c2cc664fd6 100644 --- a/testsuites/psxtests/psxtime/Makefile.am +++ b/testsuites/psxtests/psxtime/Makefile.am @@ -26,6 +26,8 @@ include $(top_srcdir)/psxtests.am # (OPTIONAL) Add local stuff here using += # +AM_CPPFLAGS += -I$(top_srcdir)/../support/include + ${PGM}: $(OBJS) $(LINK_FILES) $(make-exe) -- cgit v1.2.3