mirror of
https://github.com/Icinga/icingabeat.git
synced 2025-07-28 16:24:03 +02:00
Update Makefile
This commit is contained in:
parent
defa035fa8
commit
24b40e8039
1
Makefile
1
Makefile
@ -9,6 +9,7 @@ TEST_ENVIRONMENT=false
|
|||||||
ES_BEATS?=./vendor/github.com/elastic/beats
|
ES_BEATS?=./vendor/github.com/elastic/beats
|
||||||
GOPACKAGES=$(shell glide novendor)
|
GOPACKAGES=$(shell glide novendor)
|
||||||
PREFIX?=.
|
PREFIX?=.
|
||||||
|
TESTIFY_TOOL_REPO?=github.com/stretchr/testify
|
||||||
|
|
||||||
#TARGETS="linux/amd64 linux/386 windows/amd64 windows/386 darwin/amd64"
|
#TARGETS="linux/amd64 linux/386 windows/amd64 windows/386 darwin/amd64"
|
||||||
#PACKAGES=${BEATNAME}/deb ${BEATNAME}/rpm ${BEATNAME}/darwin ${BEATNAME}/win ${BEATNAME}/bin
|
#PACKAGES=${BEATNAME}/deb ${BEATNAME}/rpm ${BEATNAME}/darwin ${BEATNAME}/win ${BEATNAME}/bin
|
||||||
|
Loading…
x
Reference in New Issue
Block a user