summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2015-11-01 13:21:45 +0000
committerTim-Philipp Müller <tim@centricular.com>2015-12-01 17:51:34 +0000
commitefe62292a3d045126654d93239fdf4cc8e48ae08 (patch)
tree87eb42b0a6daa3e3c77e144c23cf98097926bf6e /Makefile.am
parentfac4ed18d45c455e3971b1eb6d09246c7eafe00f (diff)
downloadgstreamer-plugins-bad-efe62292a3d045126654d93239fdf4cc8e48ae08.tar.gz
hls: rename plugin from fragmented to hls
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 09615b9ba..6f7bcbf04 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -53,6 +53,7 @@ CRUFT_FILES = \
$(top_builddir)/common/shave \
$(top_builddir)/common/shave-libtool \
$(top_builddir)/ext/alsaspdif/.libs/*.{so,dll,DLL,dylib} \
+ $(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/aacparse/.libs/*.{so,dll,DLL,dylib} \