commit | dbaf6fab4e43dfcc0ebfd987dba1367754790923 | [log] [tgz] |
---|---|---|
author | leng.fang <leng.fang@amlogic.com> | Thu Jun 20 19:31:04 2024 +0800 |
committer | Dongjin Kim <tobetter@gmail.com> | Mon Dec 16 03:25:05 2024 +0000 |
tree | c1f12f28087056c3fc833756c156cb7ecd1d0420 | |
parent | 918560709a06acef338730197e554afdb96a7904 [diff] [blame] |
weston: add simple shell protocol [1/1] PD#SWPL-155659 Problem: add simple shell protocol Solution: add simple shell protocol Verify: ah212 Change-Id: I510f6dfe32338350c7f6129bb0cbb57ab77918f6 Signed-off-by: leng.fang <leng.fang@amlogic.com>
diff --git a/meson.build b/meson.build index 7b80214..7e369dd 100644 --- a/meson.build +++ b/meson.build
@@ -184,6 +184,7 @@ subdir('tests') subdir('data') subdir('man') +subdir('simpleshell') configure_file(output: 'config.h', configuration: config_h)