[PATCH] doc/Makefile.am: Fix release-procedure line in HTML_OTHER

Johannes Löthberg johannes at kyriasis.com
Sun Oct 13 15:20:18 UTC 2019


Signed-off-by: Johannes Löthberg <johannes at kyriasis.com>
---
 doc/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/Makefile.am b/doc/Makefile.am
index 57f7b55..52f2bf7 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -20,8 +20,8 @@ HTML_MANPAGES = \
 	updpkgsums.8.html
 
 HTML_OTHER = \
+	release-procedure.html \
 	submitting-patches.html
-	release-procedure.html
 
 HTML_DOCS = \
 	$(HTML_MANPAGES) \
-- 
2.23.0


More information about the pacman-contrib mailing list