From 3627769d140eede69a2241c35e8eadae950e7123 Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Tue, 14 Mar 2017 12:13:03 +0100 Subject: build: removed redundant DEPENDENCIES from makefiles --- tests/unit/Makefile.am | 3 --- 1 file changed, 3 deletions(-) (limited to 'tests/unit/Makefile.am') diff --git a/tests/unit/Makefile.am b/tests/unit/Makefile.am index 7075f8c3a..6dc2a17c1 100644 --- a/tests/unit/Makefile.am +++ b/tests/unit/Makefile.am @@ -63,9 +63,6 @@ LDADD = $(top_builddir)/src/libcurltool.la \ $(top_builddir)/lib/libcurlu.la \ @LDFLAGS@ @LIBCURL_LIBS@ -DEPENDENCIES = $(top_builddir)/src/libcurltool.la \ - $(top_builddir)/lib/libcurlu.la - AM_CPPFLAGS += -DCURL_STATICLIB -DUNITTESTS # Makefile.inc provides neat definitions -- cgit v1.2.3