From 7d57129d8530d6a8393fc7b8060ad02aaf028cea Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Wed, 29 Oct 2025 14:15:18 -0500 Subject: puts .so files in /usr/lib/plugins --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 9a2b36d..cc96e07 100644 --- a/Makefile +++ b/Makefile @@ -30,5 +30,5 @@ goimports: goimports -w *.go clean: - rm -f ~/go/lib/go-gui/*.so + rm -f ~/go/lib/go-gui/*.so *.deb go-gui-toolkits go-mod-clean purge -- cgit v1.2.3