summaryrefslogtreecommitdiff
path: root/data/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'data/Makefile.am')
-rw-r--r--data/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/data/Makefile.am b/data/Makefile.am
index 32e1d94..27fcf62 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -19,8 +19,12 @@ service_DATA = org.freedesktop.mate.Notifications.service
gsettings_SCHEMAS = org.mate.NotificationDaemon.gschema.xml
@GSETTINGS_RULES@
+convertdir = $(datadir)/MateConf/gsettings
+convert_DATA = mate-notification-daemon.convert
+
EXTRA_DIST = \
$(gsettings_SCHEMAS) \
+ $(convert_DATA) \
$(service_DATA) \
$(icon16_DATA) \
$(icon22_DATA) \