summaryrefslogtreecommitdiff
path: root/sys/vdpau/gstvdp/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'sys/vdpau/gstvdp/Makefile.am')
-rw-r--r--sys/vdpau/gstvdp/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/vdpau/gstvdp/Makefile.am b/sys/vdpau/gstvdp/Makefile.am
index 44a0b9e95..c79ca55c0 100644
--- a/sys/vdpau/gstvdp/Makefile.am
+++ b/sys/vdpau/gstvdp/Makefile.am
@@ -6,6 +6,7 @@ libgstvdp_@GST_MAJORMINOR@_la_SOURCES = \
gstvdpbuffer.c \
gstvdpbufferpool.c \
gstvdpvideobuffer.c \
+ gstvdpvideobufferpool.c \
gstvdpoutputbuffer.c \
gstvdpvideosrcpad.c \
gstvdpoutputsrcpad.c \
@@ -19,6 +20,7 @@ libgstvdp_@GST_MAJORMINOR@include_HEADERS = \
gstvdpbuffer.h \
gstvdpbufferpool.h \
gstvdpvideobuffer.h \
+ gstvdpvideobufferpool.h \
gstvdpoutputbuffer.h \
gstvdpvideosrcpad.h \
gstvdpoutputsrcpad.h \