Skip to content

Commit

Permalink
fixes makefile for new readme
Browse files Browse the repository at this point in the history
  • Loading branch information
rolandoam committed Mar 17, 2012
1 parent 5fb62ae commit 90617a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -66,7 +66,7 @@ release: compile
mkdir -p release
cat LICENSE > release/chester.min.js
cat html/chester.js >> release/chester.min.js
cp README.mdown release/README.md
cp README.md release/README.md
zip -r chesterGL-latest.zip release
mv chesterGL-latest.zip html/

Expand Down

0 comments on commit 90617a7

Please sign in to comment.