diff options
author | Stefano Karapetsas <[email protected]> | 2013-10-21 12:54:01 -0700 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-10-21 12:54:01 -0700 |
commit | af315766b53c41beb45c7cc522974c421551e52f (patch) | |
tree | a80b1d16a1d04c22d50d964f28ed38162d0cd7e6 /gst-mixer-applet/Makefile.am | |
parent | f5cd015d023c54b7bba955f0bdd786640d3224da (diff) | |
parent | 32eab4f10dad6bf407bddd22c897a53b38808080 (diff) | |
download | mate-media-af315766b53c41beb45c7cc522974c421551e52f.tar.bz2 mate-media-af315766b53c41beb45c7cc522974c421551e52f.tar.xz |
Merge pull request #33 from infirit/1.6
Cherry pick from master and remove unused/autogenerated files
Diffstat (limited to 'gst-mixer-applet/Makefile.am')
-rw-r--r-- | gst-mixer-applet/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst-mixer-applet/Makefile.am b/gst-mixer-applet/Makefile.am index 068cb60..ffe63d6 100644 --- a/gst-mixer-applet/Makefile.am +++ b/gst-mixer-applet/Makefile.am @@ -62,7 +62,7 @@ EXTRA_DIST = \ org.mate.applets.MixerApplet.mate-panel-applet.in.in \ $(service_in_files) \ $(ui_DATA) \ - $(gsettings_SCHEMAS_in_in) + $(gsettings_SCHEMAS).in.in CLEANFILES = $(applet_DATA) $(applet_DATA).in $(service_DATA) $(gsettings_SCHEMAS_in) $(gsettings_SCHEMAS) *.gschema.valid |