summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spprivenv01/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/spprivenv01/Makefile.am')
-rw-r--r--testsuites/sptests/spprivenv01/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/sptests/spprivenv01/Makefile.am b/testsuites/sptests/spprivenv01/Makefile.am
index 33b5ccc2e5..b8d465bccf 100644
--- a/testsuites/sptests/spprivenv01/Makefile.am
+++ b/testsuites/sptests/spprivenv01/Makefile.am
@@ -14,7 +14,7 @@ include $(top_srcdir)/../automake/leaf.am
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
-LINK_OBJS = $(spprivenv01_OBJECTS) $(spprivenv01_LDADD)
+LINK_OBJS = $(spprivenv01_OBJECTS)
LINK_LIBS = $(spprivenv01_LDLIBS)
spprivenv01$(EXEEXT): $(spprivenv01_OBJECTS) $(spprivenv01_DEPENDENCIES)