]> arthur.barton.de Git - netdata.git/blobdiff - Makefile.am
Merge pull request #647 from ktsaou/master
[netdata.git] / Makefile.am
index 62325edccc1afdcadde24ee222b051ad92d32136..85072a524a2628aa2dda54a86ff05e8a739d063b 100644 (file)
@@ -19,11 +19,10 @@ MAINTAINERCLEANFILES= \
 EXTRA_DIST = \
        .gitignore \
        autogen.sh \
-       README \
+       README.md \
        LICENSE.md \
        COPYING \
        autogen.sh \
-       netdata-9999.ebuild \
        tests/stress.sh \
        $(NULL)
 
@@ -32,20 +31,13 @@ SUBDIRS = \
        conf.d \
        node.d \
        plugins.d \
+       python.d \
        src \
        system \
        web \
+       contrib \
        $(NULL)
 
-if GIT_TREE
-
-all-local: README
-
-README: README.md
-       sed -e '/^## Features$$/p' -e '/^## Git/,/^## Features$$/d' $< > $@
-
-endif
-
 dist_noinst_DATA = netdata.spec
 
 # until integrated within build