From: Karel Zak Date: Mon, 4 Apr 2011 08:53:07 +0000 (+0200) Subject: build-sys: fix distcheck for term-utils X-Git-Tag: v2.20-rc1~396 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c738bc32a440b83d5cd87bd908e869c6792b7737;p=thirdparty%2Futil-linux.git build-sys: fix distcheck for term-utils Signed-off-by: Karel Zak --- diff --git a/term-utils/Makefile.am b/term-utils/Makefile.am index 26f924401c..f0509f8b9c 100644 --- a/term-utils/Makefile.am +++ b/term-utils/Makefile.am @@ -44,7 +44,7 @@ if BUILD_RESET dist_usrbin_exec_SCRIPTS = reset dist_man_MANS += reset.1 endif -EXTRA_DIST += README.reset reset.033c +EXTRA_DIST += reset.033c if BUILD_MESG usrbin_exec_PROGRAMS += mesg