1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2024-10-27 01:55:32 +03:00

Merge pull request #522 from mbiebl/no-install-readme-md

build-sys: Do not install README.md as end-user documentation
This commit is contained in:
Lennart Poettering 2015-07-08 17:37:06 -03:00
commit 313b98a03b

View File

@ -639,7 +639,6 @@ UNINSTALL_DATA_HOOKS += units-uninstall-hook
dist_doc_DATA = \
README \
README.md \
NEWS \
CODING_STYLE \
LICENSE.LGPL2.1 \
@ -650,6 +649,7 @@ dist_doc_DATA = \
src/libsystemd/sd-bus/GVARIANT-SERIALIZATION
EXTRA_DIST += \
README.md \
autogen.sh \
.dir-locals.el \
.vimrc \