summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-03-26 04:58:50 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-03-26 04:58:50 +0000
commitc5e9109f2ee4a583b6e19895ccbca60f095af32e (patch)
tree5c5840a9e9d5c1c74be7e9bd85266238087cba0a /testsuites/psxtests/Makefile.am
parent2004-03-26 Ralf Corsepius <ralf_corsepius@rtems.org> (diff)
downloadrtems-c5e9109f2ee4a583b6e19895ccbca60f095af32e.tar.bz2
2004-03-26 Ralf Corsepius <ralf_corsepius@rtems.org>
* Makefile.am: Remove include from SUBDIRS.
Diffstat (limited to '')
-rw-r--r--testsuites/psxtests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/psxtests/Makefile.am b/testsuites/psxtests/Makefile.am
index c2a663c01d..752163a539 100644
--- a/testsuites/psxtests/Makefile.am
+++ b/testsuites/psxtests/Makefile.am
@@ -6,7 +6,7 @@ ACLOCAL_AMFLAGS = -I ../aclocal
noinst_HEADERS = include/pmacros.h
-POSIX_DIRS = include psxhdrs psx01 psx02 psx03 psx04 psx05 psx06 psx07 psx08 \
+POSIX_DIRS = psxhdrs psx01 psx02 psx03 psx04 psx05 psx06 psx07 psx08 \
psx09 psx10 psx11 psx12 psxtime psxtimer psxcancel psxmsgq01 psxsem01
POSIX_FILES_DIRS = psxfile01 psxreaddir psxstat psxmount psx13 psxchroot01