diff options
| author | Jeff Carr <[email protected]> | 2025-03-02 12:04:59 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-03-02 12:04:59 -0600 |
| commit | f24c5098597922913f68d22960033318fb56ad1d (patch) | |
| tree | 59688fdf77739482aba4ed6e9ff4991cc264924a /Makefile | |
| parent | a000c069878d4a2403a5ed6e0795c1d0ad853ca3 (diff) | |
align 1st window. start libnotify
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ custom: GO111MODULE=off go build -v -work -buildmode=blah clean: - rm -f gocui gocui.so go.* + rm -f gocui *.so go.* rm -f *.pb.go *.patch go-mod-clean --purge |
