diff options
| -rw-r--r-- | Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -54,3 +54,7 @@ nocui: reset build clean: -rm go-clone + +# this will test the golang.org/x -> googlesource override +git-clone: + ./go-clone --recursive --go-src --no-work go.wit.com/lib/daemons/virtigod |
