summaryrefslogtreecommitdiff
path: root/aic/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'aic/meson.build')
-rw-r--r--aic/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/aic/meson.build b/aic/meson.build
index 361d8b2..d6b8997 100644
--- a/aic/meson.build
+++ b/aic/meson.build
@@ -1,6 +1,7 @@
# SPDX-License-Identifier: CC0-1.0
ipu3_ipa_files += files([
+ 'aic.cpp',
'ipu3_isp_pipe.cpp',
'parameter_encoder.cpp',
])