Fixing bin naming
This commit is contained in:
Родитель
ab88ab0018
Коммит
3f57b2130a
2
Makefile
2
Makefile
|
@ -5,7 +5,7 @@ GOGET=${GOCMD} get
|
|||
GOTEST=${GOCMD} test
|
||||
GORUN=${GOCMD} run
|
||||
|
||||
BINARY_NAME=bin/guest-agent-test-extension
|
||||
BINARY_NAME=bin/GuestAgentTestExtension
|
||||
WINDOWS_BIN=$(BINARY_NAME)_windows.exe
|
||||
LINUX_BIN=$(BINARY_NAME)_linux
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче