GNUmakefile: include LICENSE file in tarball

Reported-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
pull/106/head^2
Marc Kleine-Budde 2014-03-24 10:07:52 +01:00
parent 4608afb987
commit 0c91940da1
1 changed files with 4 additions and 2 deletions

View File

@ -27,8 +27,10 @@ MAINTAINERCLEANFILES = \
config/m4/lt~obsolete.m4 \
$(DIST_ARCHIVES)
dist_doc_DATA = INSTALL \
README
dist_doc_DATA = \
INSTALL \
LICENSE \
README
maintainer-clean-local:
-chmod -R a+rw $(distdir)