make install add
This commit is contained in:
parent
6e94c92a56
commit
e1f8c54a80
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -1,7 +1,7 @@
|
|||
# for GNU make
|
||||
|
||||
all: libunqlite.a
|
||||
go build
|
||||
go install
|
||||
|
||||
src/unqlite.c:
|
||||
git submodule init
|
||||
|
|
Loading…
Reference in a new issue