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