tests: tegra: Add VIC 4.1 support
[platform/upstream/libdrm.git] / tests / tegra / meson.build
index e9c2bc8..f50f370 100644 (file)
@@ -38,6 +38,8 @@ libdrm_test_tegra = static_library(
     'vic30.h',
     'vic40.c',
     'vic40.h',
+    'vic41.c',
+    'vic41.h',
   ), config_file ],
   include_directories : [inc_root, inc_drm, inc_tegra],
   link_with : libdrm,