From a8220ab2d293bb7f4b014b79d16b2fb05090fa93 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Feb 2021 12:45:55 +0100 Subject: Adding upstream version 1.29.0. Signed-off-by: Daniel Baumann --- web/gui/Makefile.am | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'web/gui/Makefile.am') diff --git a/web/gui/Makefile.am b/web/gui/Makefile.am index 117dc5d56..c69380f93 100644 --- a/web/gui/Makefile.am +++ b/web/gui/Makefile.am @@ -71,6 +71,11 @@ dist_web_DATA = \ version.txt \ $(NULL) +webolddir=$(webdir)/old +dist_webold_DATA = \ + old/index.html \ + $(NULL) + webstaticdir=$(webdir)/static/img dist_webstatic_DATA = \ static/img/netdata-logomark.svg \ -- cgit v1.2.3