From dcb1dc4dad362e0143c9b955c02543978de9b3a9 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 26 Jan 2016 17:41:12 +0100 Subject: psxtests: Disable POSIX only psxcleanup02 --- testsuites/psxtests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuites/psxtests/Makefile.am') diff --git a/testsuites/psxtests/Makefile.am b/testsuites/psxtests/Makefile.am index 858ad42a57..bb89cdec04 100644 --- a/testsuites/psxtests/Makefile.am +++ b/testsuites/psxtests/Makefile.am @@ -1,7 +1,6 @@ ACLOCAL_AMFLAGS = -I ../aclocal _SUBDIRS = psxclock -_SUBDIRS += psxcleanup02 if HAS_POSIX _SUBDIRS += psxhdrs psx01 psx02 psx03 psx04 psx05 psx06 psx07 psx08 psx09 \ psx10 psx11 psx12 psx13 psx14 psx15 psx16 \ @@ -16,6 +15,7 @@ _SUBDIRS += psxhdrs psx01 psx02 psx03 psx04 psx05 psx06 psx07 psx08 psx09 \ psxtime psxtimer01 psxtimer02 psxualarm psxusleep psxfatal01 psxfatal02 \ psxintrcritical01 psxstack01 psxstack02 \ psxeintr_join psxgetattrnp01 psxclock01 +_SUBDIRS += psxcleanup02 if HAS_CPLUSPLUS _SUBDIRS += psxglobalcon01 _SUBDIRS += psxglobalcon02 -- cgit v1.2.3