From c5e9109f2ee4a583b6e19895ccbca60f095af32e Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 26 Mar 2004 04:58:50 +0000 Subject: 2004-03-26 Ralf Corsepius * Makefile.am: Remove include from SUBDIRS. --- testsuites/psxtests/ChangeLog | 4 ++++ testsuites/psxtests/Makefile.am | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'testsuites') diff --git a/testsuites/psxtests/ChangeLog b/testsuites/psxtests/ChangeLog index 19d993171f..f210a4abb1 100644 --- a/testsuites/psxtests/ChangeLog +++ b/testsuites/psxtests/ChangeLog @@ -1,3 +1,7 @@ +2004-03-26 Ralf Corsepius + + * Makefile.am: Remove include from SUBDIRS. + 2004-03-26 Ralf Corsepius * include/Makefile.am: Remove. 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 -- cgit v1.2.3