aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2011-04-25 17:41:28 +0200
committerGuido Günther <agx@sigxcpu.org>2011-05-01 14:28:32 +0200
commit8981216d64d501530549836c49fc2844466f9de6 (patch)
treefd3f76c161b829ef72a522e16af6055a11b94030 /configure.ac
parent26c0560f6c4a5869859f7daf7e41f73d739e49cd (diff)
Store known providers and balance in gsettings
based on the IMSI of the SIM card
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 8c14dca..e35224f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -12,10 +12,13 @@ AC_SUBST(GETTEXT_PACKAGE)
AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE", [Gettext package])
AM_GLIB_GNU_GETTEXT
+GLIB_GSETTINGS
+
GNOME_DOC_INIT
AC_CONFIG_FILES([
Makefile
+data/Makefile
po/Makefile.in
src/Makefile
src/ppm/Makefile