Skip to content

Commit

Permalink
force a merge of the html. could be problematic
Browse files Browse the repository at this point in the history
  • Loading branch information
vlion committed Mar 5, 2011
1 parent 0a4ca73 commit 3207abd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Makefile
Expand Up @@ -8,10 +8,9 @@ quicklisp_documentation.html: quicklisp_documentation.txt
release:
rm -f quicklisp_documentation.html
perl emit-html.pl quicklisp_documentation.txt quicklisp_documentation.html
git checkout gh-pages
git checkout -m gh-pages
git add quicklisp_documentation.html
git commit -m "Release build"
#git push
git checkout master

clean:
Expand Down

0 comments on commit 3207abd

Please sign in to comment.