From: Tomek Mrugalski Date: Mon, 27 May 2019 17:17:30 +0000 (+0200) Subject: [#633] Contributors guide is now part of the tarball X-Git-Tag: Kea-1.6.0-beta~25 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d3a6d57216981c765dce6ea3305ff7dc8d7350a;p=thirdparty%2Fkea.git [#633] Contributors guide is now part of the tarball --- diff --git a/Makefile.am b/Makefile.am index 86d1653fb9..4d0dc2fe87 100644 --- a/Makefile.am +++ b/Makefile.am @@ -53,7 +53,7 @@ DISTCHECK_CONFIGURE_FLAGS += $(DISTCHECK_CONTRIB_CONFIGURE_FLAG) # keerp the sysrepo config DISTCHECK_CONFIGURE_FLAGS += $(DISTCHECK_SYSREPO_CONFIGURE_FLAG) -dist_doc_DATA = AUTHORS COPYING ChangeLog README +dist_doc_DATA = AUTHORS COPYING ChangeLog README contributors-guide.md .PHONY: check-valgrind check-valgrind-suppress