summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAlessandro Decina <alessandro.d@gmail.com>2013-03-19 10:47:25 +0100
committerAlessandro Decina <alessandro.d@gmail.com>2013-03-19 10:54:18 +0100
commitd2d6798087e7c82e948aac1c373380bc7ee1451f (patch)
tree030880f32d50f2c812e7c6ca0d83dc01aae60874 /Makefile.am
parent5c77ef61edc4804c3a9308184ac4ccc9714a0141 (diff)
Make the hls plugin depend on gnutls and move to ext/hls/
gnutls is used to implement AES decryption
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 63487e167..8184f22e6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -83,6 +83,7 @@ CRUFT_DIRS = \
$(top_srcdir)/gst/aacparse \
$(top_srcdir)/gst/amrparse \
$(top_srcdir)/gst/flacparse \
+ $(top_srcdir)/gst/hls \
$(top_srcdir)/gst/imagefreeze \
$(top_srcdir)/gst/invtelecine \
$(top_srcdir)/gst/mpeg4videoparse \