summaryrefslogtreecommitdiff
path: root/va
diff options
context:
space:
mode:
authorU. Artie Eoff <ullysses.a.eoff@intel.com>2020-03-04 13:19:50 -0800
committerU. Artie Eoff <ullysses.a.eoff@intel.com>2020-03-04 13:40:40 -0800
commit0d2bb49db3732991a96b5d2ec164250461a567fa (patch)
treec2ee035acd197e23416f28864637205951dae16c /va
parent7eb84e41658944ab0713c5aa6b8eddbcb50a114d (diff)
downloadlibva-0d2bb49db3732991a96b5d2ec164250461a567fa.tar.gz
am: include va_dec_av1.h in makefile.am
Fixes #382 Signed-off-by: U. Artie Eoff <ullysses.a.eoff@intel.com>
Diffstat (limited to 'va')
-rw-r--r--va/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/va/Makefile.am b/va/Makefile.am
index c0b0cfd..e67c588 100644
--- a/va/Makefile.am
+++ b/va/Makefile.am
@@ -42,6 +42,7 @@ libva_source_h = \
va_backend.h \
va_backend_vpp.h \
va_compat.h \
+ va_dec_av1.h \
va_dec_hevc.h \
va_dec_jpeg.h \
va_dec_vp8.h \