summaryrefslogtreecommitdiff
path: root/test/camera/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'test/camera/meson.build')
-rw-r--r--test/camera/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/camera/meson.build b/test/camera/meson.build
index 35e97ce5..d6fd66b8 100644
--- a/test/camera/meson.build
+++ b/test/camera/meson.build
@@ -3,6 +3,7 @@
camera_tests = [
[ 'configuration_default', 'configuration_default.cpp' ],
[ 'configuration_set', 'configuration_set.cpp' ],
+ [ 'buffer_import', 'buffer_import.cpp' ],
[ 'statemachine', 'statemachine.cpp' ],
[ 'capture', 'capture.cpp' ],
]