summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2014-02-18 20:29:53 +0100
committerStefano Karapetsas <[email protected]>2014-02-18 20:29:53 +0100
commit5bfea1cee4e1a42c01283bf7af63948f06dcd03b (patch)
tree3b2d9aaec84fca989c8d14e2b83ae4c8e32fbdf3 /configure.ac
parentaeb5de0203cbf7a1143ec0ae867e12fcb67b48b1 (diff)
downloadmate-themes-5bfea1cee4e1a42c01283bf7af63948f06dcd03b.tar.bz2
mate-themes-5bfea1cee4e1a42c01283bf7af63948f06dcd03b.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 949f91c8..9eddb768 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ AC_PREREQ(2.53)
AC_INIT([mate-themes], [1.7.2], [http://www.mate-desktop.org])
AC_CONFIG_SRCDIR([icon-themes])
-AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip])
+AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news])
# Enable silent build rules by default, requires at least
# Automake-1.11. Disable by either passing --disable-silent-rules to