summaryrefslogtreecommitdiffstats
path: root/web/gui/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'web/gui/Makefile.am')
-rw-r--r--web/gui/Makefile.am5
1 files changed, 5 insertions, 0 deletions
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 \