🧑💻 Updated Makefile
This commit is contained in:
parent
27bab72323
commit
ada30fffcd
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -7,7 +7,7 @@ srcdir = .
|
|||
|
||||
GO ?= go
|
||||
GOFLAGS ?= -buildvcs=true
|
||||
EXECUTABLE ?= indieauth
|
||||
EXECUTABLE ?= auth
|
||||
|
||||
#### End of system configuration section. ####
|
||||
|
||||
|
|
Loading…
Reference in a new issue