summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1cb5d07..87462a4 100644
--- a/Makefile
+++ b/Makefile
@@ -36,7 +36,7 @@ plugin:
# -cp ../../toolkits/gocui/gocui.so resources/
andlabs: clean install
- forge --gui gocui --gui-verbose --gui-file ../../toolkits/andlabs/andlabs.so
+ forge --gui andlabs --gui-verbose
gocui: install
forge --gui gocui --gui-verbose --gui-file ../../toolkits/gocui/gocui.so >/tmp/forge.log 2>&1