aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/pngminim/encoder/README
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/pngminim/encoder/README')
-rw-r--r--contrib/pngminim/encoder/README6
1 files changed, 0 insertions, 6 deletions
diff --git a/contrib/pngminim/encoder/README b/contrib/pngminim/encoder/README
deleted file mode 100644
index 4a68fc8..0000000
--- a/contrib/pngminim/encoder/README
+++ /dev/null
@@ -1,6 +0,0 @@
-This demonstrates the use of PNG_USER_CONFIG and pngusr.h
-
-To build a minimal write-only encoder, run
- gather.sh # to collect needed files from pngminus, libpng, and zlib
- make -f makefile.std
-