diff --git a/Makefile b/Makefile index 305926e5bc..d26acddac9 100644 --- a/Makefile +++ b/Makefile @@ -156,6 +156,8 @@ clean: rm -rf api/data/* rm -rf logs/* + rm -rf Godeps/_workspace/pkg/ + run: install mkdir -p web/static/js