aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-08-19 14:32:38 -0500
committerTed Gould <ted@gould.cx>2011-08-19 14:32:38 -0500
commit3bd6d50cc610ba51b329d35465aa8c9129e3303b (patch)
tree70414a17b4268b73fbac091ef75c3d6fd5933a6c
parent20b7a5e043b0c751791e775cb96094b53e38cb6f (diff)
downloadayatana-indicator-session-3bd6d50cc610ba51b329d35465aa8c9129e3303b.tar.gz
ayatana-indicator-session-3bd6d50cc610ba51b329d35465aa8c9129e3303b.tar.bz2
ayatana-indicator-session-3bd6d50cc610ba51b329d35465aa8c9129e3303b.zip
Adding GSettings Rule
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 7fa9db6..4bfb851 100644
--- a/configure.ac
+++ b/configure.ac
@@ -8,6 +8,8 @@ AM_INIT_AUTOMAKE(indicator-session, 0.3.1)
AM_MAINTAINER_MODE
+GLIB_GSETTINGS
+
IT_PROG_INTLTOOL([0.35.0])
AC_ISC_POSIX