From 57d0a3fc717ed5d8001531b856d9f44982ce4759 Mon Sep 17 00:00:00 2001 From: infirit Date: Tue, 18 Feb 2014 19:38:41 +0100 Subject: Add check-news for automake and move old gnome NEWS --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') 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]) -- cgit v1.2.1