From: Stepan Kasal Date: Tue, 15 May 2007 18:46:28 +0000 (+0200) Subject: build-sys: remove config/include-Makefile.am from EXTRA_DIST X-Git-Tag: v2.13-rc1~118 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b38f7cc476a6697e188b80ef330967a2835cee2;p=thirdparty%2Futil-linux.git build-sys: remove config/include-Makefile.am from EXTRA_DIST It gets distributed automaticaly. Signed-off-by: Stepan Kasal --- diff --git a/Makefile.am b/Makefile.am index a7ce836265..bdfe8cd578 100644 --- a/Makefile.am +++ b/Makefile.am @@ -18,7 +18,7 @@ SUBDIRS = \ ACLOCAL_AMFLAGS = -I m4 -EXTRA_DIST = config/include-Makefile.am \ +EXTRA_DIST = \ autogen.sh \ README.devel \ licenses/ \