mirror of
https://github.com/curl/curl.git
synced 2026-07-27 20:23:06 +03:00
tests/server: drop unused base64.pl
When committed in 2004, it served as a developer helper tool while `coreutils` was yet missing a `base64` command. Assisted-by: Dan Fandrich Closes #16713
This commit is contained in:
parent
af6ec8e430
commit
63cf464793
2 changed files with 1 additions and 33 deletions
|
|
@ -49,7 +49,7 @@ endif
|
|||
# Makefile.inc provides neat definitions
|
||||
include Makefile.inc
|
||||
|
||||
EXTRA_DIST = base64.pl CMakeLists.txt .checksrc
|
||||
EXTRA_DIST = CMakeLists.txt .checksrc
|
||||
|
||||
CHECKSRC = $(CS_$(V))
|
||||
CS_0 = @echo " RUN " $@;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue