]> arthur.barton.de Git - netdata.git/blobdiff - Makefile.am
added diagrams using PlantUML
[netdata.git] / Makefile.am
index 572c5dbbf861780e1a8226226f535ccc32fc89b2..3153ff0646ca546d10c5096a02900050460cac28 100644 (file)
@@ -39,6 +39,7 @@ SUBDIRS = \
        $(NULL)
 
 dist_noinst_DATA= \
+       diagrams/registry.puml \
        configs.signatures \
        Dockerfile \
        netdata.spec \
@@ -47,6 +48,7 @@ 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 \