From 51765553849a7236b19e4c2ca32cfca16fa4ef28 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 5 Nov 2019 19:55:44 +0100 Subject: sptests: Remove obsolete semaphore consume driver This driver is no longer used by a test program. Update #3818. --- testsuites/sptests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuites/sptests/Makefile.am') diff --git a/testsuites/sptests/Makefile.am b/testsuites/sptests/Makefile.am index 53ffaec92c..4d033f6c53 100644 --- a/testsuites/sptests/Makefile.am +++ b/testsuites/sptests/Makefile.am @@ -1001,7 +1001,7 @@ sp_tests += spfatal14 sp_screens += spfatal14/spfatal14.scn sp_docs += spfatal14/spfatal14.doc spfatal14_SOURCES = spfatal_support/init.c \ - spfatal_support/consume_sems.c spfatal_support/system.h \ + spfatal_support/system.h \ spfatal14/testcase.h spfatal14_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_spfatal14) \ $(support_includes) -I$(top_srcdir)/spfatal14 -- cgit v1.2.3