summaryrefslogtreecommitdiff
path: root/src/Makefile.sources
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.sources')
-rw-r--r--src/Makefile.sources2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.sources b/src/Makefile.sources
index 2f9e3049..0f175e53 100644
--- a/src/Makefile.sources
+++ b/src/Makefile.sources
@@ -71,6 +71,7 @@ source_c = \
gen10_hevc_enc_common.c \
gen10_hevc_encoder.c \
gen10_huc_common.c \
+ gen10_vdenc_common.c \
$(NULL)
source_h = \
@@ -144,4 +145,5 @@ source_h = \
gen10_hevc_encoder.h \
gen10_hevc_enc_const_def.h \
gen10_huc_common.h \
+ gen10_vdenc_common.h \
$(NULL)