]> arthur.barton.de Git - netdata.git/blobdiff - Makefile.am
elasticsearch plugin: add last collected alarm
[netdata.git] / Makefile.am
index 57ab883e6a06c90f0c561a039379dd13f567fd78..8b4bc8376906902079a6c5484be743c92fea2ef9 100644 (file)
@@ -39,6 +39,8 @@ SUBDIRS = \
        $(NULL)
 
 dist_noinst_DATA= \
+       diagrams/config.puml \
+       diagrams/registry.puml \
        configs.signatures \
        Dockerfile \
        netdata.spec \
@@ -47,7 +49,8 @@ dist_noinst_DATA= \
 # until integrated within build
 # should be proper init.d/openrc/systemd usable
 dist_noinst_SCRIPTS= \
-       ansible/netdata.yml \
+       diagrams/build.sh \
+       coverity-scan.sh \
        docker-build.sh \
        netdata-installer.sh \
        $(NULL)