]> arthur.barton.de Git - netdata.git/blobdiff - Makefile.am
Merge pull request #528 from paulfantom/master
[netdata.git] / Makefile.am
index 9d57ca59bd6efc940a7f3793f90c73ba978158f3..3a2cedfb58185993ba97e9c265e041033618eec4 100644 (file)
@@ -19,7 +19,7 @@ MAINTAINERCLEANFILES= \
 EXTRA_DIST = \
        .gitignore \
        autogen.sh \
-       README \
+       README.md \
        LICENSE.md \
        COPYING \
        autogen.sh \
@@ -32,20 +32,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 '/^## Git/,/^$$/{d;p}' $< > $@
-
-endif
-
 dist_noinst_DATA = netdata.spec
 
 # until integrated within build