vdpau: dist new header file
Fix make distcheck.
This commit is contained in:
parent
a51d318759
commit
8559d5b9e1
@ -13,6 +13,7 @@ libgstvdp_@GST_MAJORMINOR@_la_SOURCES = \
|
||||
libgstvdp_@GST_MAJORMINOR@includedir = $(includedir)/gstreamer-@GST_MAJORMINOR@/gst/vdpau
|
||||
libgstvdp_@GST_MAJORMINOR@include_HEADERS = \
|
||||
gstvdpdevice.h \
|
||||
gstvdputils.h \
|
||||
gstvdpvideobuffer.h \
|
||||
gstvdpoutputbuffer.h \
|
||||
gstvdpvideosrcpad.h \
|
||||
@ -28,4 +29,4 @@ libgstvdp_@GST_MAJORMINOR@_la_LIBADD = $(GST_LIBS) $(X11_LIBS) $(VDPAU_LIBS) \
|
||||
../basevideodecoder/libgstbasevideodecoder.la
|
||||
|
||||
libgstvdp_@GST_MAJORMINOR@_la_LDFLAGS = $(GST_LIB_LDFLAGS) $(GST_LT_LDFLAGS) $(GST_ALL_LDFLAGS)
|
||||
libgstvdp_@GST_MAJORMINOR@_la_LIBTOOLFLAGS = --tag=disable-static
|
||||
libgstvdp_@GST_MAJORMINOR@_la_LIBTOOLFLAGS = --tag=disable-static
|
||||
|
Loading…
x
Reference in New Issue
Block a user