From 1f0e212002c2c5b34ea23d91e504ed59d31cab22 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Thu, 4 Jan 2024 12:49:26 -0600 Subject: logSettings window moved to 'gui/gadgets' Signed-off-by: Jeff Carr --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index c1e8774..93ffb6a 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,8 @@ # git remote add github git@github.com:wit-go/gui-debugger.git +all: + go mod tidy + github: git push -u github master git push -u github devel -- cgit v1.2.3