summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorrbuj <[email protected]>2021-01-26 10:43:30 +0100
committerraveit65 <[email protected]>2021-02-05 13:07:37 +0100
commitf1d8ac226c12140eadf6268f2164f8755585b8ac (patch)
tree7984e760230fae37260191be2c2698ee1f4e0a42 /configure.ac
parent13cabd4c1cdb887dabb38b019565a4f1510904b9 (diff)
downloadengrampa-f1d8ac226c12140eadf6268f2164f8755585b8ac.tar.bz2
engrampa-f1d8ac226c12140eadf6268f2164f8755585b8ac.tar.xz
build: Use PACKAGE_URL variable
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 04c86c6..640c208 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.61)
-AC_INIT([engrampa], [1.25.0], [https://mate-desktop.org])
+AC_INIT([engrampa], [1.25.0], [https://github.com/mate-desktop/engrampa/issues], [engrampa], [https://mate-desktop.org])
AM_INIT_AUTOMAKE([1.9 foreign dist-xz no-dist-gzip check-news])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
@@ -228,6 +228,7 @@ dnl ******************************
AC_CONFIG_FILES([Makefile
data/Makefile
+ data/engrampa.appdata.xml.in
data/engrampa.desktop.in
data/org.mate.engrampa.gschema.xml
data/icons/Makefile