Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/ratchet.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Thornton <jacobthornton@gmail.com>2012-11-05 10:28:22 +0400
committerJacob Thornton <jacobthornton@gmail.com>2012-11-05 10:28:22 +0400
commit161a7a14a866db170a3e14e7913b3e2852dfc5e3 (patch)
treee7b6c73416372f2c683b00d4db1769c1e1f5344a
parent1e92d26e7aeee61ea49d1637179375184d5a9a62 (diff)
clean dist
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index fbc3ffe..4aeb1b1 100644
--- a/Makefile
+++ b/Makefile
@@ -40,6 +40,7 @@ gh-pages: build
rm -rf ./img
rm -rf ./js
rm -rf ./lib
+ rm -rf ./dist
mv gh-pages/* .
rm -rf ./*-e
rm -rf gh-pages