From e911f0840425c1f51594e3aeb1bdfee8dc5427d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Krupa?= Date: Tue, 8 Jan 2019 22:54:53 +0100 Subject: exclude 'docs' directory from build system (#5126) --- Makefile.am | 24 +----------------------- 1 file changed, 1 insertion(+), 23 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index aa4d6291c5..e36112b79e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -58,29 +58,7 @@ dist_noinst_DATA= \ netdata.cppcheck \ netdata.spec \ package.json \ - docs/Add-more-charts-to-netdata.md \ - docs/Demo-Sites.md \ - docs/Donations-netdata-has-received.md \ - docs/Netdata-Security-and-Disclosure-Information.md \ - docs/Performance.md \ - docs/Running-behind-apache.md \ - docs/Running-behind-caddy.md \ - docs/Running-behind-lighttpd.md \ - docs/Running-behind-nginx.md \ - docs/Third-Party-Plugins.md \ - docs/a-github-star-is-important.md \ - docs/high-performance-netdata.md \ - docs/netdata-for-IoT.md \ - docs/netdata-security.md \ - docs/why-netdata/README.md \ - docs/why-netdata/1s-granularity.md \ - docs/why-netdata/unlimited-metrics.md \ - docs/why-netdata/meaningful-presentation.md \ - docs/why-netdata/immediate-results.md \ - docs/GettingStarted.md \ - docs/Charts.md \ - docs/configuration-guide.md \ - docs/generator/custom \ + docs \ packaging/installer/README.md \ packaging/installer/UNINSTALL.md \ packaging/installer/UPDATE.md \ -- cgit v1.2.3