summaryrefslogtreecommitdiff
path: root/tests/tegra/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tegra/meson.build')
-rw-r--r--tests/tegra/meson.build2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/tegra/meson.build b/tests/tegra/meson.build
index a815a284..793d308e 100644
--- a/tests/tegra/meson.build
+++ b/tests/tegra/meson.build
@@ -34,6 +34,8 @@ libdrm_test_tegra = static_library(
'drm-test-tegra.h',
'vic.c',
'vic.h',
+ 'vic03.c',
+ 'vic03.h',
), config_file ],
include_directories : [inc_root, inc_drm, inc_tegra],
link_with : libdrm,