mirror of
https://github.com/davidallendj/configurator.git
synced 2025-12-20 03:27:02 -07:00
Updated Makefile
This commit is contained in:
parent
843a248559
commit
122e732fee
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
|
@ -4,6 +4,7 @@ all: plugins exe
|
||||||
|
|
||||||
# build the main executable to make configs
|
# build the main executable to make configs
|
||||||
main: exe
|
main: exe
|
||||||
|
driver: exe
|
||||||
exe:
|
exe:
|
||||||
go build --tags=all -o configurator
|
go build --tags=all -o configurator
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue