Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/videolan/dav1d.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/meson.build')
-rw-r--r--src/meson.build3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/meson.build b/src/meson.build
index 992db50..67f0b7c 100644
--- a/src/meson.build
+++ b/src/meson.build
@@ -62,7 +62,8 @@ libdav1d_tmpl_sources = files(
'cdef_tmpl.c',
'lr_apply_tmpl.c',
'looprestoration_tmpl.c',
- 'recon_tmpl.c'
+ 'recon_tmpl.c',
+ 'film_grain_tmpl.c',
)
# libdav1d entrypoint source files