aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6fafba4..fe55954 100644
--- a/Makefile
+++ b/Makefile
@@ -21,7 +21,7 @@ install:
compress:
upx --best --ultra-brute $(OUT)
-check: build
+check:
$(OUT) \
-f example.md \
-t text \