From 122e732feec71fa9eb074ff6b52cdca02b93fa32 Mon Sep 17 00:00:00 2001 From: David Allen Date: Thu, 20 Jun 2024 17:06:07 -0600 Subject: [PATCH] Updated Makefile --- Makefile | 1 + 1 file changed, 1 insertion(+) 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