summaryrefslogtreecommitdiffstats
path: root/diagrams/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'diagrams/Makefile.am')
-rw-r--r--diagrams/Makefile.am10
1 files changed, 10 insertions, 0 deletions
diff --git a/diagrams/Makefile.am b/diagrams/Makefile.am
index 04f99c8fd..685241e4f 100644
--- a/diagrams/Makefile.am
+++ b/diagrams/Makefile.am
@@ -1,4 +1,5 @@
# SPDX-License-Identifier: GPL-3.0-or-later
+
MAINTAINERCLEANFILES= $(srcdir)/Makefile.in
dist_noinst_DATA = \
@@ -7,6 +8,15 @@ dist_noinst_DATA = \
netdata-for-ephemeral-nodes.xml \
netdata-proxies-example.xml \
netdata-overview.xml \
+ data_structures/netdata_config.svg \
+ data_structures/README.md \
+ data_structures/registry.svg \
+ data_structures/rrd.svg \
+ data_structures/web.svg \
+ data_structures/src/netdata_config.xml \
+ data_structures/src/registry.xml \
+ data_structures/src/rrd.xml \
+ data_structures/src/web.xml \
$(NULL)
dist_noinst_SCRIPTS = \