summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/meson.build b/meson.build
index 3a615ae3..13d88301 100644
--- a/meson.build
+++ b/meson.build
@@ -173,5 +173,6 @@ summary({
'V4L2 emulation support': v4l2_enabled,
'cam application': cam_enabled,
'qcam application': qcam_enabled,
+ 'lc-compliance application': lc_compliance_enabled,
'Unit tests': test_enabled,
}, section : 'Configuration')