summaryrefslogtreecommitdiff
path: root/forgeConfig/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'forgeConfig/Makefile')
-rw-r--r--forgeConfig/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/forgeConfig/Makefile b/forgeConfig/Makefile
index a83e4cc..cd23615 100644
--- a/forgeConfig/Makefile
+++ b/forgeConfig/Makefile
@@ -6,6 +6,7 @@ build:
-ldflags "-X main.VERSION=${VERSION} -X main.BUILDTIME=${BUILDTIME} -X gui.GUIVERSION=${VERSION}"
./forgeConfig
FORGE_HOME=/tmp/forge ./forgeConfig
+ FORGE_HOME=/tmp/forge ./forgeConfig --list
install:
GO111MODULE=off go install \