diff options
| author | Jeff Carr <[email protected]> | 2024-01-04 12:49:26 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-01-04 12:49:26 -0600 |
| commit | 1f0e212002c2c5b34ea23d91e504ed59d31cab22 (patch) | |
| tree | d40e6caaa970ad63ae86199ad11b65ae9397feb1 /Makefile | |
| parent | 973f6411f4a59dcf21a8151d21578775deb340e0 (diff) | |
logSettings window moved to 'gui/gadgets'
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ # git remote add github [email protected]:wit-go/gui-debugger.git +all: + go mod tidy + github: git push -u github master git push -u github devel |
