From d1fff86c9575a5741b8cbb42303c870cf58c6392 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Mon, 14 Jan 2019 09:07:16 +0100 Subject: build: Remove bogus spqreslib_LDADD --- testsuites/sptests/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'testsuites/sptests/Makefile.am') diff --git a/testsuites/sptests/Makefile.am b/testsuites/sptests/Makefile.am index e927737603..3648944d00 100644 --- a/testsuites/sptests/Makefile.am +++ b/testsuites/sptests/Makefile.am @@ -1648,7 +1648,6 @@ spqreslib_SOURCES = spqreslib/init.c spqreslib/task_periodic.c \ spqreslib/system.h spqreslib_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_spqreslib) \ $(support_includes) -spqreslib_LDADD = $(MANAGERS_NOT_WANTED:%=$(PROJECT_LIB)/no-%.rel) endif if TEST_spratemon_err01 -- cgit v1.2.3