summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2014-02-18 21:46:33 +0100
committerStefano Karapetsas <[email protected]>2014-02-18 21:46:33 +0100
commitcd63824a4f1ed60be794a77e95809bdf5e2993da (patch)
tree7fc3cd3ff0d063d126232ec5cdc11f3f460c2459 /configure.ac
parent598dea7965a7684bcaa9351903ea82fcdefabbb0 (diff)
downloadmate-power-manager-cd63824a4f1ed60be794a77e95809bdf5e2993da.tar.bz2
mate-power-manager-cd63824a4f1ed60be794a77e95809bdf5e2993da.tar.xz
configure: Add check-news
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ebc2588..4231898 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ AC_PREREQ(2.63)
AC_INIT([mate-power-manager], [1.7.0], [http://www.mate-desktop.org/])
AC_CONFIG_SRCDIR(src)
-AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-xz])
+AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-xz check-news])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_MACRO_DIR([m4])