From c81ed2b2be5d1c42e8ca9635961768b14d801c1c Mon Sep 17 00:00:00 2001 From: Michael Hanselmann <hansmi@google.com> Date: Tue, 18 Jan 2011 17:58:33 +0100 Subject: [PATCH] Add check-news to EXTRA_DIST This was missing from commit 7385c51d. Signed-off-by: Michael Hanselmann <hansmi@google.com> Reviewed-by: Iustin Pop <iustin@google.com> --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index 46cae48aa..9d1f66dd0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -378,6 +378,7 @@ EXTRA_DIST = \ autotools/build-bash-completion \ autotools/check-python-code \ autotools/check-man \ + autotools/check-news \ autotools/check-tar \ autotools/check-version \ autotools/gen-coverage \ -- GitLab