]> arthur.barton.de Git - netdata.git/blobdiff - Makefile.am
Update README.md
[netdata.git] / Makefile.am
index 3ed5e62bf46331be518adfc0f2374fb77a53a3a9..8b4bc8376906902079a6c5484be743c92fea2ef9 100644 (file)
@@ -39,6 +39,8 @@ SUBDIRS = \
        $(NULL)
 
 dist_noinst_DATA= \
+       diagrams/config.puml \
+       diagrams/registry.puml \
        configs.signatures \
        Dockerfile \
        netdata.spec \
@@ -47,6 +49,8 @@ dist_noinst_DATA= \
 # until integrated within build
 # should be proper init.d/openrc/systemd usable
 dist_noinst_SCRIPTS= \
+       diagrams/build.sh \
+       coverity-scan.sh \
        docker-build.sh \
        netdata-installer.sh \
        $(NULL)