summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index ea9fc21d4..137bb0a82 100644
--- a/Makefile
+++ b/Makefile
@@ -157,6 +157,8 @@ clean:
rm -rf api/data/*
rm -rf logs/*
+ rm -rf Godeps/_workspace/pkg/
+
run: install
mkdir -p web/static/js