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)