1diff --git a/Makefile b/Makefile
2index 6fafba4ebc4d223483e478afff481cb62aa430e5..fe55954a2ff1693dc8fa3fa3abff4859a9f1d653 100644
3--- a/Makefile
4+++ b/Makefile
5@@ -21,7 +21,7 @@
6 compress:
7 upx --best --ultra-brute $(OUT)
8
9-check: build
10+check:
11 $(OUT) \
12 -f example.md \
13 -t text \