diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ all: @echo It creates a binary tree of widgets @echo The widgets are things like Windows, Buttons, Labels, etc @echo + @go vet note-about-golang: ifeq ($(GO111MODULE),) |
