summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorNicolas Dufresne <nicolas.dufresne@collabora.com>2017-03-08 22:28:15 -0500
committerNicolas Dufresne <nicolas.dufresne@collabora.com>2017-03-08 22:28:15 -0500
commit8ae5eaec055820e31c1f0b1670b18210ab208fda (patch)
treee500b87da72b2c93589ad0bacbb0376595dda28f /Makefile.am
parente03e7e757492f14692b6379dfe3defef3cbf6ccd (diff)
downloadgstreamer-plugins-bad-8ae5eaec055820e31c1f0b1670b18210ab208fda.tar.gz
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
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 53f1808b9..495dc8486 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -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} \