diff options
Diffstat (limited to 'doc/Makefile')
-rw-r--r-- | doc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/Makefile b/doc/Makefile index d481321..e98da46 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -1,6 +1,8 @@ .POSIX: .DELETE_ON_ERROR: +# Outputs other than Gemini aren't required + GEMINI := breaking_rules.gmi bane.20.cdr15.gmi .PHONY: all |