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 --- src/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 03c5e2c12..088a9f2c0 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -70,7 +70,6 @@ endif curl_LDFLAGS = @LIBMETALINK_LDFLAGS@ curl_CPPFLAGS = $(AM_CPPFLAGS) $(LIBMETALINK_CPPFLAGS) -curl_DEPENDENCIES = $(top_builddir)/lib/libcurl.la # if unit tests are enabled, build a static library to link them with if BUILD_UNITTESTS -- cgit v1.2.3