X-Git-Url: https://arthur.barton.de/gitweb/?a=blobdiff_plain;f=Makefile.am;h=3153ff0646ca546d10c5096a02900050460cac28;hb=dffd3b4edb8c7de3c4b68c6c7822d92d13e50ed4;hp=572c5dbbf861780e1a8226226f535ccc32fc89b2;hpb=f65540f8924e9a8fa376f130bfbbbb55c34a7b9a;p=netdata.git diff --git a/Makefile.am b/Makefile.am index 572c5dbb..3153ff06 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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 \