summaryrefslogtreecommitdiffstats
path: root/testsuites
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
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 'testsuites')
-rw-r--r--testsuites/psxtests/ChangeLog4
-rw-r--r--testsuites/psxtests/Makefile.am2
2 files changed, 5 insertions, 1 deletions
diff --git a/testsuites/psxtests/ChangeLog b/testsuites/psxtests/ChangeLog
index 19d993171f..f210a4abb1 100644
--- a/testsuites/psxtests/ChangeLog
+++ b/testsuites/psxtests/ChangeLog
@@ -1,5 +1,9 @@
2004-03-26 Ralf Corsepius <ralf_corsepius@rtems.org>
+ * Makefile.am: Remove include from SUBDIRS.
+
+2004-03-26 Ralf Corsepius <ralf_corsepius@rtems.org>
+
* include/Makefile.am: Remove.
* Makefile.am: Merge-in include/Makefile.am.
* configure.ac: Reflect changes above.
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