diff --git a/Makefile b/Makefile index 7b0fd12..2a69980 100644 --- a/Makefile +++ b/Makefile @@ -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