diff options
Diffstat (limited to '')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 3ed5e62bf..ea1ac256b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -47,6 +47,8 @@ dist_noinst_DATA= \ # until integrated within build # should be proper init.d/openrc/systemd usable dist_noinst_SCRIPTS= \ + ansible/netdata.yml \ + coverity-scan.sh \ docker-build.sh \ netdata-installer.sh \ $(NULL) |