diff options
author | Michal Ratajsky <[email protected]> | 2014-06-15 07:15:58 +0200 |
---|---|---|
committer | infirit <[email protected]> | 2014-10-09 16:53:00 +0200 |
commit | d1c86461bebd11bab895ee4e7506233947756870 (patch) | |
tree | 0ef877083534e6a7ea570e238335c1ffe3f7044e /gst-mixer/icons/16x16/status/Makefile.am | |
parent | bab0b217a39165848effb6a04bed629d44ee103d (diff) | |
download | mate-media-d1c86461bebd11bab895ee4e7506233947756870.tar.bz2 mate-media-d1c86461bebd11bab895ee4e7506233947756870.tar.xz |
Kill GStreamer
Diffstat (limited to 'gst-mixer/icons/16x16/status/Makefile.am')
-rw-r--r-- | gst-mixer/icons/16x16/status/Makefile.am | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/gst-mixer/icons/16x16/status/Makefile.am b/gst-mixer/icons/16x16/status/Makefile.am deleted file mode 100644 index bb39cf1..0000000 --- a/gst-mixer/icons/16x16/status/Makefile.am +++ /dev/null @@ -1,16 +0,0 @@ -themedir = $(datadir)/icons/mate -size = 16x16 -context = status - -iconsdir = $(themedir)/$(size)/$(context) - -icons_DATA = \ - audio-input-microphone-muted.png - -noinst_DATA = - -EXTRA_DIST = \ - $(icons_DATA) \ - $(noinst_DATA) - --include $(top_srcdir)/git.mk |