COMPILING: Zip is used for make dist also

This commit is contained in:
Mike Swanson 2014-10-12 18:00:45 -07:00
parent c0827a5fc5
commit 399a3f5c5d

View file

@ -96,3 +96,7 @@ Optional software
documents. This is used as part of the `make dist` target, to
generate the `README.html` file for inclusion with official Zip
files.
* 'Zip': The `make dist` target uses Zip to create release archives
for FreeDM, Phase 1, and Phase 2. This can also provide an easy
way to automate generating in-development versions for other
people.