summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorPaweł Krupa <pawel@krupa.net.pl>2019-01-08 22:54:53 +0100
committerGitHub <noreply@github.com>2019-01-08 22:54:53 +0100
commite911f0840425c1f51594e3aeb1bdfee8dc5427d0 (patch)
tree5e28bed962bd78cbf84e6dd8ab43621b5a6ecdf2 /Makefile.am
parent36ae17db06d434375ab6a5104dbd04506c2e22cb (diff)
exclude 'docs' directory from build system (#5126)
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am24
1 files changed, 1 insertions, 23 deletions
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 \