summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
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 27b7ecb..f569788 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
-AC_INIT(simple-scan, 3.17.1)
+AC_INIT(simple-scan, 3.17.1.1)
AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])
AM_SILENT_RULES([yes])
AM_MAINTAINER_MODE
@@ -59,6 +59,7 @@ dnl ###########################################################################
AC_OUTPUT([
Makefile
data/Makefile
+data/appdata/Makefile
data/icons/Makefile
help/Makefile
po/Makefile.in