From: Michael Tremer Date: Tue, 30 Oct 2018 12:07:45 +0000 (+0000) Subject: Install template for progress bar module X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1a8acba5d88580163bbbf5bdf91303a69cdc1f7;p=ipfire.org.git Install template for progress bar module Signed-off-by: Michael Tremer --- diff --git a/Makefile.am b/Makefile.am index 87ec1371..5345f147 100644 --- a/Makefile.am +++ b/Makefile.am @@ -175,7 +175,8 @@ templates_mirrors_DATA = \ templates_mirrorsdir = $(templatesdir)/mirrors templates_modules_DATA = \ - src/templates/modules/map.html + src/templates/modules/map.html \ + src/templates/modules/progress-bar.html templates_modulesdir = $(templatesdir)/modules