summaryrefslogtreecommitdiff
path: root/gst/vaapi/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gst/vaapi/Makefile.am')
-rw-r--r--gst/vaapi/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/gst/vaapi/Makefile.am b/gst/vaapi/Makefile.am
index 6a4175a..e3c3ddb 100644
--- a/gst/vaapi/Makefile.am
+++ b/gst/vaapi/Makefile.am
@@ -23,6 +23,7 @@ libgstvaapi_la_SOURCES = \
gstvaapi.c \
gstvaapidecode.c \
gstvaapidownload.c \
+ gstvaapipluginbuffer.c \
gstvaapipluginutil.c \
gstvaapipostproc.c \
gstvaapisink.c \
@@ -32,6 +33,7 @@ libgstvaapi_la_SOURCES = \
noinst_HEADERS = \
gstvaapidecode.h \
gstvaapidownload.h \
+ gstvaapipluginbuffer.h \
gstvaapipluginutil.h \
gstvaapipostproc.h \
gstvaapisink.h \