hls: dist all header files needed to build
This commit is contained in:
parent
acd20a7960
commit
3abce95e61
@ -1,7 +1,6 @@
|
||||
|
||||
plugin_LTLIBRARIES = libgstfragmented.la
|
||||
|
||||
# FIXME: hlssink
|
||||
libgstfragmented_la_SOURCES = \
|
||||
m3u8.c \
|
||||
gsthlsdemux.c \
|
||||
@ -18,13 +17,12 @@ libgstfragmented_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) -no-undefined
|
||||
libgstfragmented_la_LIBTOOLFLAGS = --tag=disable-static
|
||||
|
||||
# headers we need but don't want installed
|
||||
#
|
||||
# gstm3u8playlist.h
|
||||
# gsthlssink.h
|
||||
noinst_HEADERS = \
|
||||
gstfragmented.h \
|
||||
gstfragment.h \
|
||||
gsthlsdemux.h \
|
||||
gsthlssink.h \
|
||||
gstm3u8playlist.h \
|
||||
gsturidownloader.h \
|
||||
m3u8.h
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user