mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-13 12:33:03 +02:00
build: mark build as default target
This commit is contained in:
parent
9fba8eb8d8
commit
2ddbe23418
1 changed files with 2 additions and 0 deletions
2
Makefile
2
Makefile
|
|
@ -1,3 +1,5 @@
|
|||
.DEFAULT_GOAL := build
|
||||
|
||||
PKG := github.com/lightninglabs/loop
|
||||
|
||||
GOTEST := GO111MODULE=on go test -v
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue