summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-11-13 17:23:33 -0600
committerJeff Carr <[email protected]>2024-11-13 17:23:33 -0600
commitfcd132c109ed4f1ecf4348a6fdc85092973fbb97 (patch)
tree72791ca0ff59f39880576cb35c89b13f1b3b7f98 /Makefile
parent250a96c49f0d4d56362be4aa02f74b6b63b4495a (diff)
code cleanup
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
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: