clean up old Changelog files

This commit is contained in:
Matthias Mailänder
2014-05-17 10:18:55 +02:00
parent c17aa2f467
commit fcc49b2cf4

View File

@@ -21,6 +21,7 @@ make package
# Remove the mdb files that are created during `make`
find . -path "*.mdb" -delete
rm Changelog.md
wget https://raw.githubusercontent.com/wiki/OpenRA/OpenRA/Changelog.md
markdown Changelog.md > CHANGELOG.html
markdown README.md > README.html