kopia lustrzana https://github.com/cyoung/stratux
Had to remove leading tab, was causing build issues
rodzic
73cec0a220
commit
5886a411ee
|
@ -1,7 +1,7 @@
|
||||||
ifeq "$(CIRCLECI)" "true"
|
ifeq "$(CIRCLECI)" "true"
|
||||||
#
|
#
|
||||||
else
|
else
|
||||||
$(if $(GOROOT),,$(error GOROOT is not set!))
|
$(if $(GOROOT),,$(error GOROOT is not set!))
|
||||||
endif
|
endif
|
||||||
|
|
||||||
SRCS = $(wildcard *.go)
|
SRCS = $(wildcard *.go)
|
||||||
|
|
Ładowanie…
Reference in New Issue