Skip to content

Commit

Permalink
forgot to copy css & js for unstable
Browse files Browse the repository at this point in the history
  • Loading branch information
ebensing committed Aug 2, 2013
1 parent 13d052b commit fd48a22
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ gitreset:
copyunstable:
mkdir -p ./docs/unstable
cp -R ./tmp/* ./docs/unstable/
cp -R ./docs/css ./docs/unstable/
cp -R ./docs/js ./docs/unstable/
rm -rf ./tmp

.PHONY: test test-short test-long ghpages site docs docclean gendocs docs_from_master docs_unstable master copytmp copyunstable gitreset docclean_unstable

0 comments on commit fd48a22

Please sign in to comment.