diff --git a/Makefile b/Makefile index 0ed71f3..6812cba 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # for GNU make all: libunqlite.a - go build + go install src/unqlite.c: git submodule init