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/psx03/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuites/psxtests/psx03') diff --git a/testsuites/psxtests/psx03/Makefile.am b/testsuites/psxtests/psx03/Makefile.am index fa22293e0c..f15a178312 100644 --- a/testsuites/psxtests/psx03/Makefile.am +++ b/testsuites/psxtests/psx03/Makefile.am @@ -7,7 +7,7 @@ TEST = psx03 MANAGERS = all noinst_LIBRARIES = lib.a -lib_a_SOURCES = init.c task.c system.h +lib_a_SOURCES = init.c task.c system.h ../include/pmacros.h DOCTYPES = scn DOCS = $(DOCTYPES:%=$(TEST).%) -- cgit v1.2.3