diff --git a/Makefile b/Makefile index f7c1272..053e4a7 100644 --- a/Makefile +++ b/Makefile @@ -109,3 +109,4 @@ clean-native: distclean: clean rm -rf $(REPO_GOPATH) + rm -rf $(GOPHERJS_GOPATH)