]> arthur.barton.de Git - netdata.git/blobdiff - Makefile.am
Replace README info with detection of autotools
[netdata.git] / Makefile.am
index 62325edccc1afdcadde24ee222b051ad92d32136..8c7e1949bb6cd4ecdcaaa010b5e78fdec91915d9 100644 (file)
@@ -19,7 +19,7 @@ MAINTAINERCLEANFILES= \
 EXTRA_DIST = \
        .gitignore \
        autogen.sh \
-       README \
+       README.md \
        LICENSE.md \
        COPYING \
        autogen.sh \
@@ -37,15 +37,6 @@ SUBDIRS = \
        web \
        $(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