From d4f5afd24f74fb211753a3ef8af82fbb15358a4e Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 7 Nov 2005 13:53:25 +0000 Subject: Add ../include/pmacros.h --- testsuites/psxtests/psx13/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuites/psxtests/psx13/Makefile.am') diff --git a/testsuites/psxtests/psx13/Makefile.am b/testsuites/psxtests/psx13/Makefile.am index 74fc282f0a..6be1408386 100644 --- a/testsuites/psxtests/psx13/Makefile.am +++ b/testsuites/psxtests/psx13/Makefile.am @@ -7,7 +7,7 @@ TEST = psx13 MANAGERS = all noinst_LIBRARIES = lib.a -lib_a_SOURCES = main.c test.c +lib_a_SOURCES = main.c test.c ../include/pmacros.h DOCTYPES = scn DOCS = $(DOCTYPES:%=$(TEST).%) -- cgit v1.2.3