makeee
authorJacob Thornton <jacobthornton@gmail.com>
Mon, 5 Nov 2012 00:30:55 +0000 (16:30 -0800)
committerJacob Thornton <jacobthornton@gmail.com>
Mon, 5 Nov 2012 00:30:55 +0000 (16:30 -0800)
Makefile

index e632bf9..c85165b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -30,6 +30,7 @@ gh-pages: build
        cp -r docs/ gh-pages/
        cp -r lib gh-pages/lib
        cp -r dist gh-pages/dist
+       rm -rf dist
        git fetch origin
        git checkout gh-pages
        sed -i -e 's/\.\.\//\.\//g' gh-pages/index.html