summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp08/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/sp08/Makefile.am')
-rw-r--r--testsuites/sptests/sp08/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/sptests/sp08/Makefile.am b/testsuites/sptests/sp08/Makefile.am
index 0e195c2a13..5aa86ba2a2 100644
--- a/testsuites/sptests/sp08/Makefile.am
+++ b/testsuites/sptests/sp08/Makefile.am
@@ -14,7 +14,7 @@ include $(top_srcdir)/../automake/leaf.am
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
-LINK_OBJS = $(sp08_OBJECTS) $(sp08_LDADD)
+LINK_OBJS = $(sp08_OBJECTS)
LINK_LIBS = $(sp08_LDLIBS)
sp08$(EXEEXT): $(sp08_OBJECTS) $(sp08_DEPENDENCIES)