aboutsummaryrefslogtreecommitdiff
path: root/tests/unit/Makefile.am
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2017-03-14 12:13:03 +0100
committerDan Fandrich <dan@coneharvesters.com>2017-03-14 12:13:03 +0100
commit3627769d140eede69a2241c35e8eadae950e7123 (patch)
tree6f9c8ac6045050f6cb3c47b9e4ae0d9f6080210f /tests/unit/Makefile.am
parent66de563482c0fd4324e1eae19809d2499e3c4fa8 (diff)
build: removed redundant DEPENDENCIES from makefiles
Diffstat (limited to 'tests/unit/Makefile.am')
-rw-r--r--tests/unit/Makefile.am3
1 files changed, 0 insertions, 3 deletions
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