Blame contrib/pngminim/preader/gather.sh

Packit 0ba690
cp ../../gregbook/rpng2-x.c ../../gregbook/readpng2.[ch] .
Packit 0ba690
cp ../../gregbook/COPYING ../../gregbook/LICENSE .
Packit 0ba690
cp ../../../*.h .
Packit 0ba690
cp ../../../*.c .
Packit 0ba690
rm -f example.c pngtest.c pngw*.c pnggccrd.c pngvcrd.c
Packit 0ba690
# change the following 2 lines if zlib is somewhere else
Packit 0ba690
cp ../../../../zlib/*.h .
Packit 0ba690
cp ../../../../zlib/*.c .
Packit 0ba690
rm minigzip.c example.c compress.c deflate.c gz*