summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2013-10-17 21:39:13 +0200
committerStefano Karapetsas <[email protected]>2013-10-17 21:39:13 +0200
commit8bc24183da70ec1f57f7671066842e97314a0bf2 (patch)
tree2595748ed41859726af031d253942feda29a63a9 /configure.ac
parent832050631e24923e094d9036791fac820740da1b (diff)
downloadatril-8bc24183da70ec1f57f7671066842e97314a0bf2.tar.bz2
atril-8bc24183da70ec1f57f7671066842e97314a0bf2.tar.xz
Package name is atril
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 0e7ae4f0..5bd7fea0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -40,7 +40,7 @@ m4_define([ev_binary_version], [ev_document_lt_current])
# *****************************************************************************
AC_PREREQ([2.57])
-AC_INIT([Atril], [ev_version], [http://www.mate-desktop.org/], [mate-document-viewer])
+AC_INIT([atril], [ev_version], [http://www.mate-desktop.org/], [atril])
AM_INIT_AUTOMAKE([1.10 foreign dist-xz no-dist-gzip])
AC_CONFIG_HEADERS([config.h])