summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-01-28 21:50:07 -0600
committerJeff Carr <[email protected]>2025-01-29 12:18:16 -0600
commit438a8812f6cbd83556ad2d146068e8eca37ca2f4 (patch)
treee7012823f56b3237f19b358ef5b9f206230f9c4c /Makefile
parenteee88af0ce0afd82046985572d2bea0090c7e087 (diff)
smarter git pull
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4288aec..afe6922 100644
--- a/Makefile
+++ b/Makefile
@@ -33,7 +33,7 @@ plugin:
rm -f resources/*.so
cp ../../toolkits/gocui/gocui.so resources/
-andlabs:
+andlabs: install
forge --gui andlabs
gocui: install