mirror of
https://github.com/curl/curl.git
synced 2026-07-24 22:47:16 +03:00
tests: drop useless "nodist_SOURCES" assignments
They cause automake warnings and have no effect. Closes #17688
This commit is contained in:
parent
0d70dfb79b
commit
aaebb45f58
3 changed files with 0 additions and 3 deletions
|
|
@ -59,7 +59,6 @@ $(BUNDLE_SRC): $(top_srcdir)/scripts/mk-unity.pl Makefile.inc $(FIRSTFILES) $(UT
|
|||
@PERL@ $(top_srcdir)/scripts/mk-unity.pl --include $(UTILS) $(CURLX_CFILES) --test $(TESTFILES) > $(BUNDLE_SRC)
|
||||
|
||||
noinst_PROGRAMS = $(BUNDLE)
|
||||
nodist_SOURCES = $(BUNDLE_SRC)
|
||||
LDADD = @CURL_NETWORK_AND_TIME_LIBS@
|
||||
CLEANFILES = $(BUNDLE_SRC)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue