From fcd132c109ed4f1ecf4348a6fdc85092973fbb97 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Wed, 13 Nov 2024 17:23:33 -0600 Subject: code cleanup --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 91ba649..f69416a 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,8 @@ VERSION = $(shell git describe --tags) all: + @echo to test: 'make test' + @echo @echo run this from the autotypist dir: @echo " GUIRELEASE_REASON=notsure guireleaser" @echo then: -- cgit v1.2.3