Fix doc generation

This regression was caused by the renaming of plugin-sdp into
plugin-sdpelem. The doc reference needed an update. Also, add the old
xml to the cruft file list.

https://bugzilla.gnome.org/show_bug.cgi?id=779344
This commit is contained in:
Nicolas Dufresne 2017-03-08 22:28:15 -05:00
parent e03e7e7574
commit 8ae5eaec05
2 changed files with 2 additions and 1 deletions

View file

@ -55,6 +55,7 @@ CRUFT_FILES = \
$(top_builddir)/gst-plugins-bad.spec \
$(top_builddir)/common/shave \
$(top_builddir)/common/shave-libtool \
$(top_builddir)/docs/plugins/xml/plugin-sdp.xml \
$(top_builddir)/ext/alsaspdif/.libs/*.{so,dll,DLL,dylib} \
$(top_builddir)/ext/hls/.libs/libgstfragmented* \
$(top_builddir)/ext/ivorbis/.libs/*.{so,dll,DLL,dylib} \

View file

@ -195,7 +195,7 @@
<xi:include href="xml/plugin-rawparse.xml" />
<xi:include href="xml/plugin-rfbsrc.xml" />
<xi:include href="xml/plugin-rtmp.xml" />
<xi:include href="xml/plugin-sdp.xml" />
<xi:include href="xml/plugin-sdpelem.xml" />
<xi:include href="xml/plugin-shm.xml" />
<xi:include href="xml/plugin-soundtouch.xml" />
<xi:include href="xml/plugin-speed.xml" />