X-Git-Url: https://arthur.barton.de/gitweb/?p=netdata.git;a=blobdiff_plain;f=Makefile.am;h=e78bbbbd5e69aee62a72df7034c14a3a68f6d073;hp=8b4bc8376906902079a6c5484be743c92fea2ef9;hb=7cb2527958e61d7f15383c78ddc20d3a54f082a7;hpb=515257e187e280144a69109e047dfd6c726f4344 diff --git a/Makefile.am b/Makefile.am index 8b4bc837..e78bbbbd 100644 --- a/Makefile.am +++ b/Makefile.am @@ -18,6 +18,13 @@ MAINTAINERCLEANFILES= \ EXTRA_DIST = \ .gitignore \ + .codeclimate.yml \ + .csslintrc \ + .eslintignore \ + .eslintrc \ + .travis \ + m4/ax_check_enable_debug.m4 \ + m4/ax_c_statement_expressions.m4 \ autogen.sh \ README.md \ LICENSE.md \ @@ -53,4 +60,5 @@ dist_noinst_SCRIPTS= \ coverity-scan.sh \ docker-build.sh \ netdata-installer.sh \ + installer/functions.sh \ $(NULL)