wesnoth/autogen.sh
John B. Messerly 51abdb0d85 Added a new (not compiled by default) program called 'wesnoth_zip'.
It compresses/decompresses WML files using config::read_compressed and
config::write_compressed. The interface is similar to gzip (it's
intended to be a subset. This tool is for Wesnoth developers who are
working with Wesnoth's binary (compressed) WML format.
2004-05-11 05:36:21 +00:00

12 lines
232 B
Bash
Executable File

touch configure.ac
touch aclocal.m4
touch config.h.in
touch config.h
touch Makefile.in
touch icons/Makefile.in
touch src/Makefile.in
touch src/server/Makefile.in
touch src/tools/Makefile.in
touch src/zip/Makefile.in
touch configure