summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psx04
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-11-07 14:07:47 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-11-07 14:07:47 +0000
commite995b56ebc00cb8c935a3b2d82e5078e8ad99adb (patch)
treef87a467c5b787b864310ec20523298605356c8d9 /testsuites/psxtests/psx04
parent2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-e995b56ebc00cb8c935a3b2d82e5078e8ad99adb.tar.bz2
Add ../include/pmacros.h
Diffstat (limited to 'testsuites/psxtests/psx04')
-rw-r--r--testsuites/psxtests/psx04/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/psxtests/psx04/Makefile.am b/testsuites/psxtests/psx04/Makefile.am
index 32331a169e..dcca8cbfa2 100644
--- a/testsuites/psxtests/psx04/Makefile.am
+++ b/testsuites/psxtests/psx04/Makefile.am
@@ -7,7 +7,7 @@ TEST = psx04
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).%)