summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psx13/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-11-07 13:53:25 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-11-07 13:53:25 +0000
commitd4f5afd24f74fb211753a3ef8af82fbb15358a4e (patch)
tree0680c7fbf9af97a4614f5f56568f6a15a0dd9ba8 /testsuites/psxtests/psx13/Makefile.am
parentAdd spfatal to DIST_SUBDIRS. (diff)
downloadrtems-d4f5afd24f74fb211753a3ef8af82fbb15358a4e.tar.bz2
Add ../include/pmacros.h
Diffstat (limited to 'testsuites/psxtests/psx13/Makefile.am')
-rw-r--r--testsuites/psxtests/psx13/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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).%)