diff options
Diffstat (limited to 'src/hub')
-rw-r--r-- | src/hub/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/hub/Makefile b/src/hub/Makefile index 1cb9eee..cbaa1de 100644 --- a/src/hub/Makefile +++ b/src/hub/Makefile @@ -58,6 +58,7 @@ clean: distclean: clean rm -rf src/github.com + rm -rf src/code.google.com rm -rf pkg all: build test |