summaryrefslogtreecommitdiff
path: root/data/Makefile.am
diff options
context:
space:
mode:
authorYaakov Selkowitz <[email protected]>2012-12-24 19:36:31 -0600
committerYaakov Selkowitz <[email protected]>2012-12-24 19:36:31 -0600
commit70c85086415f1b61c8c366f6077bc1f0bd63b178 (patch)
tree384719ad0e10a1f537d382a6d650e6da55fe702d /data/Makefile.am
parent14aa67d5e878cde2ef5ee34d3a138a82e8b491b0 (diff)
downloadmate-user-share-70c85086415f1b61c8c366f6077bc1f0bd63b178.tar.bz2
mate-user-share-70c85086415f1b61c8c366f6077bc1f0bd63b178.tar.xz
Add mateconf-gsettings-data-convert file
Diffstat (limited to 'data/Makefile.am')
-rw-r--r--data/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/data/Makefile.am b/data/Makefile.am
index 93ce715..953fa83 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -15,6 +15,9 @@ app_DATA=dav_user_2.0.conf dav_user_2.2.conf dav_groupfile file-share-properties
gsettings_SCHEMAS = org.mate.FileSharing.gschema.xml
@GSETTINGS_RULES@
+convertdir = $(datadir)/MateConf/gsettings
+convert_DATA = mate-user-share.convert
+
EXTRA_DIST = $(gsettings_SCHEMAS) \
$(app_DATA) \
$(desktop_in_files) \