From e995b56ebc00cb8c935a3b2d82e5078e8ad99adb Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 7 Nov 2005 14:07:47 +0000 Subject: Add ../include/pmacros.h --- testsuites/psxtests/psx08/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuites/psxtests/psx08') diff --git a/testsuites/psxtests/psx08/Makefile.am b/testsuites/psxtests/psx08/Makefile.am index d9b945bc22..1481640be1 100644 --- a/testsuites/psxtests/psx08/Makefile.am +++ b/testsuites/psxtests/psx08/Makefile.am @@ -7,7 +7,7 @@ TEST = psx08 MANAGERS = all noinst_LIBRARIES = lib.a -lib_a_SOURCES = init.c task1.c task2.c task3.c system.h +lib_a_SOURCES = init.c task1.c task2.c task3.c system.h ../include/pmacros.h DOCTYPES = scn DOCS = $(DOCTYPES:%=$(TEST).%) -- cgit v1.2.3