From: Michael Tremer Date: Thu, 12 Jul 2018 17:59:04 +0000 (+0100) Subject: Install static HTML templates X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2b1d970085add8cf55e131ca17796f748bbb762d;p=ipfire.org.git Install static HTML templates Signed-off-by: Michael Tremer --- diff --git a/Makefile.am b/Makefile.am index 79635b23..950b79ea 100644 --- a/Makefile.am +++ b/Makefile.am @@ -113,6 +113,18 @@ templates_modules_DATA = \ templates_modulesdir = $(templatesdir)/modules +templates_static_DATA = \ + src/templates/static/artwork.html \ + src/templates/static/chat.html \ + src/templates/static/features.html \ + src/templates/static/get-involved.html \ + src/templates/static/get-started.html \ + src/templates/static/get-support.html \ + src/templates/static/hardware.html \ + src/templates/static/legal.html + +templates_staticdir = $(templatesdir)/static + # ------------------------------------------------------------------------------ SCSS_FILES = \