diff options
-rw-r--r-- | doc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/Makefile b/doc/Makefile index 29dd3db..4139f63 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 |