summaryrefslogtreecommitdiffstats
path: root/diagrams/Makefile.am
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2018-12-28 14:42:52 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2018-12-28 14:42:52 +0000
commit12b9efaebb6d008437af4a72a98d05c4319fc825 (patch)
tree70876046e52ae898dd7327424f2c27fde1a5d45f /diagrams/Makefile.am
parentReleasing debian version 1.11.0+dfsg-1~exp1. (diff)
downloadnetdata-12b9efaebb6d008437af4a72a98d05c4319fc825.tar.xz
netdata-12b9efaebb6d008437af4a72a98d05c4319fc825.zip
Merging upstream version 1.11.1+dfsg
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
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 = \