From 7f482ca3eda9b2f21a810cced232fa821f668a47 Mon Sep 17 00:00:00 2001 From: Rodrigo Moya Date: Wed, 3 Nov 2010 18:12:18 +0100 Subject: Add GSettings schemas for addressbook --- data/Makefile.am | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'data/Makefile.am') diff --git a/data/Makefile.am b/data/Makefile.am index ccc209616b..22de063b18 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -10,8 +10,9 @@ autostart_DATA = $(autostart_in_files:.desktop.in=.desktop) @INTLTOOL_DESKTOP_RULE@ -gsettings_SCHEMAS = \ - org.gnome.evolution.gschema.xml +gsettings_SCHEMAS = \ + org.gnome.evolution.gschema.xml \ + org.gnome.evolution.addressbook.gschema.xml @INTLTOOL_XML_NOMERGE_RULE@ -- cgit