summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp21/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/sp21/Makefile.am')
-rw-r--r--testsuites/sptests/sp21/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/sptests/sp21/Makefile.am b/testsuites/sptests/sp21/Makefile.am
index 0be351a9dd..8fc953900b 100644
--- a/testsuites/sptests/sp21/Makefile.am
+++ b/testsuites/sptests/sp21/Makefile.am
@@ -15,7 +15,7 @@ include $(top_srcdir)/../automake/leaf.am
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
AM_CPPFLAGS += -Wno-deprecated-declarations
-LINK_OBJS = $(sp21_OBJECTS) $(sp21_LDADD)
+LINK_OBJS = $(sp21_OBJECTS)
LINK_LIBS = $(sp21_LDLIBS)
sp21$(EXEEXT): $(sp21_OBJECTS) $(sp21_DEPENDENCIES)