From: Michael Tremer Date: Wed, 1 Dec 2021 17:41:08 +0000 (+0000) Subject: Makefile: Install graphs.html X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4cb418ce2f91d1b16c732569396d8549bc957833;p=people%2Fms%2Fwestferry.git Makefile: Install graphs.html Signed-off-by: Michael Tremer --- diff --git a/Makefile.am b/Makefile.am index 97cb3aa..322b44c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -140,7 +140,8 @@ westferry_uidir = $(pythondir)/westferry/ui templatesdir = $(datadir)/westferry/templates dist_templates_DATA = \ - src/templates/base.html + src/templates/base.html \ + src/templates/graphs.html templates_demodir = $(templatesdir)/demo