diff options
author | Tim-Philipp Müller <tim@centricular.com> | 2015-01-18 17:10:37 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.com> | 2015-01-18 17:15:00 +0000 |
commit | e694bddf565f1ceb06a36941ad33d5a9f2f339d3 (patch) | |
tree | 9b3d592422259f3b01820ba3e7fecfa92285f13a /docs/plugins/Makefile.am | |
parent | 174ea7af7b5bdd512574a16d9725030e5e783136 (diff) |
Remove libgmyth-based MythTV source element which was never ported
gmyth seems to be unmaintained upstream, and no one has asked
for this to be ported for a very long time, so let's just
remove it. Neither debian nor Fedora seem to ship libgmyth
any longer, and in any case it's most likely deprecated by
the UPnP support in MythTV.
Diffstat (limited to 'docs/plugins/Makefile.am')
-rw-r--r-- | docs/plugins/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/plugins/Makefile.am b/docs/plugins/Makefile.am index 58d1ef76b..d91c7da6d 100644 --- a/docs/plugins/Makefile.am +++ b/docs/plugins/Makefile.am @@ -85,7 +85,6 @@ EXTRA_HFILES = \ $(top_srcdir)/ext/modplug/gstmodplug.h \ $(top_srcdir)/ext/mpeg2enc/gstmpeg2enc.hh \ $(top_srcdir)/ext/mplex/gstmplex.hh \ - $(top_srcdir)/ext/mythtv/gstmythtvsrc.h \ $(top_srcdir)/ext/opencv/gstcvdilate.h \ $(top_srcdir)/ext/opencv/gstcverode.h \ $(top_srcdir)/ext/opencv/gstcvequalizehist.h \ |