summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCosmin Truta <ctruta@gmail.com>2022-09-14 21:56:47 +0300
committerCosmin Truta <ctruta@gmail.com>2022-09-14 21:56:47 +0300
commit823ef44f01764127276fc0fc1c4dfa5f01c64a2e (patch)
tree7c69292fa34170e9b03b6bb1f868d57791d560b3
parentd72cda543c01d44f0b3e61f4cb38fd16a28d5665 (diff)
downloadlibpng-823ef44f01764127276fc0fc1c4dfa5f01c64a2e.tar.gz
scripts: Remove leftover references to the ci_* scripts from README.txt
-rw-r--r--scripts/README.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/scripts/README.txt b/scripts/README.txt
index 49f00db94..f7bceecf0 100644
--- a/scripts/README.txt
+++ b/scripts/README.txt
@@ -75,9 +75,5 @@ Other supporting scripts:
macro.lst => Used by autoconf tools
prefix.dfn => Used by autoconf tools
- ci_autotools.sh => Continuous integration utility for the Autotools build
- ci_cmake.sh => Continuous integration utility for the CMake build
- ci_legacy.sh => Continuous integration utility for the legacy makefiles
-
Further information can be found in comments in the individual scripts and
makefiles.