diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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: |
