]> arthur.barton.de Git - netdata.git/blobdiff - Makefile.am
Merge pull request #299 from fredericopissarra/master
[netdata.git] / Makefile.am
index 62325edccc1afdcadde24ee222b051ad92d32136..dc109cbd1ad1d040a47f025cd977ad834ea6140c 100644 (file)
@@ -19,7 +19,7 @@ MAINTAINERCLEANFILES= \
 EXTRA_DIST = \
        .gitignore \
        autogen.sh \
-       README \
+       README.md \
        LICENSE.md \
        COPYING \
        autogen.sh \
@@ -35,17 +35,9 @@ SUBDIRS = \
        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