From a1bcc6e944f80290d49543678878cd06eab96d82 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 23 Nov 1999 14:20:41 +0000 Subject: Moved pmacros.h to include not support/include. --- c/src/tests/psxtests/psx09/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'c/src/tests/psxtests/psx09/Makefile.am') diff --git a/c/src/tests/psxtests/psx09/Makefile.am b/c/src/tests/psxtests/psx09/Makefile.am index ccbe9df6d4..60985a5d25 100644 --- a/c/src/tests/psxtests/psx09/Makefile.am +++ b/c/src/tests/psxtests/psx09/Makefile.am @@ -32,7 +32,7 @@ include $(top_srcdir)/psxtests.am # (OPTIONAL) Add local stuff here using += # -AM_CPPFLAGS = -I$(top_srcdir)/support/include +AM_CPPFLAGS = -I$(top_srcdir)/include ${PGM}: $(OBJS) $(LINK_FILES) $(make-exe) -- cgit v1.2.3