From ae46e7dc17aa620b25cae52a8c576022ecc1c66b Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Sat, 27 Oct 2012 16:41:01 +0200 Subject: migrate keybindings applet to gsettings --- Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 1e337dc4..288cad4a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -14,7 +14,9 @@ SUBDIRS += typing-break endif @INTLTOOL_XML_NOMERGE_RULE@ -gsettings_SCHEMAS = org.mate.control-center.gschema.xml +gsettings_SCHEMAS = \ + org.mate.control-center.gschema.xml \ + org.mate.control-center.keybinding.gschema.xml @GSETTINGS_RULES@ %.gschema.xml.in: %.gschema.xml.in.in Makefile -- cgit v1.2.1