]> git.ipfire.org Git - thirdparty/curl.git/commit
tests: drop useless "nodist_SOURCES" assignments
authorDaniel Stenberg <daniel@haxx.se>
Fri, 20 Jun 2025 20:51:41 +0000 (22:51 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 20 Jun 2025 21:12:51 +0000 (23:12 +0200)
commitaaebb45f58b3f62876a68c17c71ac37d98f1b3bb
tree1be57d3471a0005b4b50e61c36a406198d3041f0
parent0d70dfb79b6fc887e26355efba10eaa8779c8416
tests: drop useless "nodist_SOURCES" assignments

They cause automake warnings and have no effect.

Closes #17688
tests/client/Makefile.am
tests/libtest/Makefile.am
tests/server/Makefile.am