From: Michael Tremer Date: Thu, 12 Jul 2018 17:20:15 +0000 (+0100) Subject: Install index.html X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=deb605e3c01ecd05e4f74ec6e6fcf8a39e967fa6;p=ipfire.org.git Install index.html Signed-off-by: Michael Tremer --- diff --git a/Makefile.am b/Makefile.am index 6b5e5724..4e4c1140 100644 --- a/Makefile.am +++ b/Makefile.am @@ -103,7 +103,8 @@ templates_DATA = \ src/templates/base-1.html \ src/templates/error.html \ src/templates/error-404.html \ - src/templates/error-500.html + src/templates/error-500.html \ + src/templates/index.html templatesdir = $(datadir)/templates