diff --git a/Makefile b/Makefile index 417f83f..25f02b5 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,5 @@ HERE=$(shell pwd) +ANDROID_NDK_HOME="" bin: fmt go build ./...