mirror of
https://github.com/eosswedenorg/antelope-api-healthcheck
synced 2026-07-04 12:03:43 +02:00
Makefile: Update program name.
This commit is contained in:
parent
5a26718d40
commit
6524e90bd6
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -4,7 +4,7 @@ GOCCFLAGS = -v
|
||||||
GOLDFLAGS =
|
GOLDFLAGS =
|
||||||
PREFIX = /usr/local
|
PREFIX = /usr/local
|
||||||
|
|
||||||
PROGRAM_NAME=eos-api-healthcheck
|
PROGRAM_NAME=eosio-api-healthcheck
|
||||||
SOURCES=server.go
|
SOURCES=server.go
|
||||||
DEPENDANCIES= github.com/firstrow/tcp_server \
|
DEPENDANCIES= github.com/firstrow/tcp_server \
|
||||||
github.com/liamylian/jsontime/v2 \
|
github.com/liamylian/jsontime/v2 \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue