summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2016-02-26 00:35:30 +0000
committerTim-Philipp Müller <tim@centricular.com>2016-02-26 00:44:34 +0000
commit111bb7c4c2df4032f9c4f307328f9ec1918e7537 (patch)
tree3b895ab3e8131d30a9ab8144e280e51e739aa7a2 /Makefile.am
parent5f6ab24e0d8766ee69cffcf3282d94578655a0a9 (diff)
downloadgstreamer-plugins-bad-111bb7c4c2df4032f9c4f307328f9ec1918e7537.tar.gz
opus: rename plugin to opusparse for the time being
Until we fix it up and get rid of the opus dependency and move it elsewhere too.
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 357faec40..6fa225abb 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -56,6 +56,7 @@ CRUFT_FILES = \
$(top_builddir)/ext/hls/.libs/libgstfragmented* \
$(top_builddir)/ext/ivorbis/.libs/*.{so,dll,DLL,dylib} \
$(top_builddir)/ext/jack/.libs/*.{so,dll,DLL,dylib} \
+ $(top_builddir)/gst/opus/.libs/libgstopus.{so,dll,DLL,dylib} \
$(top_builddir)/ext/mpg123/.libs/*.{so,dll,DLL,dylib} \
$(top_builddir)/gst/aacparse/.libs/*.{so,dll,DLL,dylib} \
$(top_builddir)/gst/amrparse/.libs/*.{so,dll,DLL,dylib} \