summaryrefslogtreecommitdiff
path: root/gst-mixer/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gst-mixer/Makefile.am')
-rw-r--r--gst-mixer/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/gst-mixer/Makefile.am b/gst-mixer/Makefile.am
index 9079f79..57a3056 100644
--- a/gst-mixer/Makefile.am
+++ b/gst-mixer/Makefile.am
@@ -13,8 +13,12 @@ gsettings_SCHEMAS = \
%.gschema.xml.in: %.gschema.xml.in.in Makefile
$(AM_V_GEN) $(SED) -e 's^\@GETTEXT_PACKAGE\@^$(GETTEXT_PACKAGE)^g' < $< > $@
+convertdir = $(datadir)/MateConf/gsettings
+convert_DATA = mate-volume-control.convert
+
EXTRA_DIST = \
$(Desktop_in_files) \
+ $(convert_DATA) \
$(gsettings_schemas_in_in)
CLEANFILES = \