summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 409f9d8..47b2a4b 100644
--- a/Makefile
+++ b/Makefile
@@ -31,7 +31,7 @@ install-raw: goimports vet plugin
plugin:
rm -f resources/*.so
- cp ../../toolkits/gocui/gocui.so resources/
+ -cp ../../toolkits/gocui/gocui.so resources/
andlabs: install
forge --gui andlabs --debugger