From 20cdf621d9ac1914c2e0f49ddc09d8c13ce089f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Georges=20Dup=C3=A9ron?= Date: Sat, 9 Mar 2019 00:33:33 +0100 Subject: [PATCH] Makefile tabs --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index dd63344..ebe8e89 100644 --- a/Makefile +++ b/Makefile @@ -24,4 +24,4 @@ artifacts/index.html: Makefile cp doc-src/index.html $@ artifacts/references/index.html: - markdown -o $@ references.md + markdown -o $@ references.md