summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-02-14 18:40:55 -0600
committerJeff Carr <[email protected]>2025-02-14 18:40:55 -0600
commit10f53c5f178e2303b7d3b011c1f9afbdc8c1c63e (patch)
tree01c42eca3d4ab53564afc620cd0ac03c52722561 /Makefile
parent7d4bb336b3cecec23e611ef420a7052f955200ad (diff)
general work on 'Build()'
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