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. --- testsuites/psxtests/psxtimer/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuites/psxtests/psxtimer/Makefile.am') diff --git a/testsuites/psxtests/psxtimer/Makefile.am b/testsuites/psxtests/psxtimer/Makefile.am index 8aa00f1d30..66c76cf180 100644 --- a/testsuites/psxtests/psxtimer/Makefile.am +++ b/testsuites/psxtests/psxtimer/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