summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/tar01/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/libtests/tar01/Makefile.am')
-rw-r--r--testsuites/libtests/tar01/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/libtests/tar01/Makefile.am b/testsuites/libtests/tar01/Makefile.am
index bfc7f193ff..199b8f9c69 100644
--- a/testsuites/libtests/tar01/Makefile.am
+++ b/testsuites/libtests/tar01/Makefile.am
@@ -22,7 +22,7 @@ AM_CPPFLAGS += -I$(top_srcdir)/include
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
AM_CPPFLAGS += -I$(top_srcdir)/../psxtests/include
-LINK_OBJS = $(tar01_OBJECTS) $(tar01_LDADD)
+LINK_OBJS = $(tar01_OBJECTS)
LINK_LIBS = $(tar01_LDLIBS)
tar01$(EXEEXT): $(tar01_OBJECTS) $(tar01_DEPENDENCIES)