From 1f24f220852833b66f8ecbf9d3ed6b81609f0e4a Mon Sep 17 00:00:00 2001 From: Timothy Gu Date: Mon, 13 Oct 2014 04:31:37 +0000 Subject: [PATCH] build-matrix: Add missing Odd the W3C HTML5 validator didn't catch that (although the XHTML 1.1 one did). Signed-off-by: Timothy Gu --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index f9dde290..513a7c63 100644 --- a/Makefile +++ b/Makefile @@ -641,4 +641,5 @@ build-matrix.html: $(foreach PKG,$(PKGS), $(TOP_DIR)/src/$(PKG).mk) @echo '' >> $@ @echo '' >> $@ @echo '' >> $@ + @echo '' >> $@