summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index db190def..b3019024 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -175,6 +175,9 @@ gsettings_SCHEMAS = org.mate.marco.gschema.xml
@INTLTOOL_XML_NOMERGE_RULE@
+convertdir = $(datadir)/MateConf/gsettings
+convert_DATA = marco.convert
+
xmldir = @MATE_KEYBINDINGS_KEYSDIR@
xml_in_files = \
50-marco-desktop-key.xml.in \
@@ -197,6 +200,7 @@ EXTRA_DIST=$(desktopfiles_files) \
$(wmproperties_files) \
$(IMAGES) \
$(gsettings_SCHEMAS) \
+ $(convert_DATA) \
$(desktopfiles_in_files) \
$(wmproperties_in_files) \
$(xml_in_files) \