summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorWill Thompson <will.thompson@collabora.co.uk>2011-11-04 18:44:40 +0000
committerWill Thompson <will.thompson@collabora.co.uk>2011-11-04 18:44:57 +0000
commitb89a27403d632725504c21c6079b936f9c1c6c9c (patch)
tree4a3454000cc0ac8b24085efbd498e6a3f0e6e2ed /configure.ac
parentb1970f4371d3efdf4a385cd6b4eebb6731fadd1c (diff)
parent6ea034ad022068c581cdbf675a5be54e30d2e2f0 (diff)
downloadtelepathy-mission-control-b89a27403d632725504c21c6079b936f9c1c6c9c.tar.gz
Merge branch 'gsettings'
Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk> Fixes: <https://bugs.freedesktop.org/show_bug.cgi?id=42068>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index e26c8809..b8420de5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -413,12 +413,14 @@ GLIB_MKENUMS="`$PKG_CONFIG --variable=glib_mkenums glib-2.0`"
AC_SUBST(GLIB_MKENUMS)
GTK_DOC_CHECK([1.17],[--flavour no-tmpl])
+GLIB_GSETTINGS
pluginlibdir=$libdir/mission-control
AC_SUBST(pluginlibdir)
AC_OUTPUT([
Makefile \
+data/Makefile \
doc/Makefile \
doc/reference/Makefile \
doc/reference/mission-control-plugins/Makefile \