summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxtimes01/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psxtimes01/Makefile.am')
-rw-r--r--testsuites/psxtests/psxtimes01/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/psxtests/psxtimes01/Makefile.am b/testsuites/psxtests/psxtimes01/Makefile.am
index f5d362dead..fac94c79f7 100644
--- a/testsuites/psxtests/psxtimes01/Makefile.am
+++ b/testsuites/psxtests/psxtimes01/Makefile.am
@@ -14,7 +14,7 @@ include $(top_srcdir)/../automake/leaf.am
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
-LINK_OBJS = $(psxtimes01_OBJECTS) $(psxtimes01_LDADD)
+LINK_OBJS = $(psxtimes01_OBJECTS)
LINK_LIBS = $(psxtimes01_LDLIBS)
psxtimes01$(EXEEXT): $(psxtimes01_OBJECTS) $(psxtimes01_DEPENDENCIES)