summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 7165515..2c0c020 100644
--- a/Makefile
+++ b/Makefile
@@ -37,10 +37,10 @@ plugin:
andlabs: clean install
forge --gui andlabs --gui-verbose
-gocui: install
+CUI: install
forge --gui gocui
-gocui-verbose: install
+CUI-verbose: install
forge --gui gocui --gui-verbose >/tmp/forge.log 2>&1
goimports: