Updated Makefile

This commit is contained in:
David Allen 2024-06-20 17:06:07 -06:00
parent 843a248559
commit 122e732fee
No known key found for this signature in database
GPG key ID: 717C593FF60A2ACC

View file

@ -4,6 +4,7 @@ all: plugins exe
# build the main executable to make configs
main: exe
driver: exe
exe:
go build --tags=all -o configurator