mirror of
https://github.com/curl/curl.git
synced 2026-08-06 12:26:14 +03:00
build: removed redundant DEPENDENCIES from makefiles
This commit is contained in:
parent
66de563482
commit
3627769d14
3 changed files with 0 additions and 5 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue