summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorinfirit <[email protected]>2014-02-18 19:38:41 +0100
committerinfirit <[email protected]>2014-02-18 20:42:59 +0100
commit57d0a3fc717ed5d8001531b856d9f44982ce4759 (patch)
tree8401335ea4db6c7c79c2766dc6322e49760ec995
parent892184c3ad66498a22e762022813b9fe27252eb7 (diff)
downloadatril-57d0a3fc717ed5d8001531b856d9f44982ce4759.tar.bz2
atril-57d0a3fc717ed5d8001531b856d9f44982ce4759.tar.xz
Add check-news for automake and move old gnome NEWS
-rw-r--r--NEWS.gnome (renamed from NEWS)0
-rw-r--r--configure.ac2
2 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS.gnome
index 57e2af85..57e2af85 100644
--- a/NEWS
+++ b/NEWS.gnome
diff --git a/configure.ac b/configure.ac
index 2e8f49ca..4c784193 100644
--- a/configure.ac
+++ b/configure.ac
@@ -41,7 +41,7 @@ m4_define([ev_binary_version], [ev_document_lt_current])
AC_PREREQ([2.57])
AC_INIT([atril], [ev_version], [http://www.mate-desktop.org/], [atril])
-AM_INIT_AUTOMAKE([1.10 foreign tar-ustar dist-xz no-dist-gzip])
+AM_INIT_AUTOMAKE([1.10 foreign tar-ustar dist-xz no-dist-gzip check-news])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_MACRO_DIR([m4])