[gnome-main-menu] configure: Add check-news to ensure NEWS file is update on releases



commit 8ec9bb0eecd674e251295d845743fc1da3634060
Author: Stefano Karapetsas <stefano karapetsas com>
Date:   Sat Feb 15 15:44:21 2014 +0100

    configure: Add check-news to ensure NEWS file is update on releases

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 70ccf47..eecef2e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ AC_INIT([gnome-main-menu], [1.7.0], [http://bugzilla.gnome.org/enter_bug.cgi?pro
 AC_CONFIG_SRCDIR([.])
 AC_CONFIG_HEADERS([config.h])
 
-AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-xz tar-ustar])
+AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-xz tar-ustar check-news])
 AM_MAINTAINER_MODE
 
 AC_SUBST([ACLOCAL_AMFLAGS], ["\${ACLOCAL_FLAGS}"])


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]