]> git.ipfire.org Git - thirdparty/curl.git/commit
tests/server/Makefile.inc: cleanup
authorDaniel Stenberg <daniel@haxx.se>
Tue, 13 May 2025 10:05:39 +0000 (12:05 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 13 May 2025 12:19:01 +0000 (14:19 +0200)
commit4efeeaa22d5cf5d42b615e48745ff9c3b1a676a4
treee77018d134abf2a9b80e6cac645a4758bf7bfee5
parent0cce66b3b3a2f5c2523a758498412a02b67a1224
tests/server/Makefile.inc: cleanup

- drop curl_ctype.h as it is not used by test servers
- list all curlx files in the CURLX_* lists
- sort the lists alphabetically

Closes #17339
tests/server/Makefile.inc