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/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 187e4ae2fd..337283009e 100644 --- a/testsuites/psxtests/psxtimer/Makefile.am +++ b/testsuites/psxtests/psxtimer/Makefile.am @@ -7,7 +7,7 @@ TEST = psxtimer MANAGERS = all noinst_LIBRARIES = lib.a -lib_a_SOURCES = psxtimer.c system.h +lib_a_SOURCES = psxtimer.c system.h ../include/pmacros.h DOCTYPES = scn DOCS = $(DOCTYPES:%=$(TEST).%) -- cgit v1.2.3