summaryrefslogtreecommitdiff
path: root/test/libtest/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'test/libtest/meson.build')
-rw-r--r--test/libtest/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/libtest/meson.build b/test/libtest/meson.build
index ca762b44..3e798ef3 100644
--- a/test/libtest/meson.build
+++ b/test/libtest/meson.build
@@ -1,4 +1,5 @@
libtest_sources = files([
+ 'camera_test.cpp',
'test.cpp',
])