19d32da742
These shell utils functions are potentially useful to other shells as well, so make them widely available. Renamed all functions to weston_shell_utils namespace. No functional change, copied ad litteram. Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
4 lines
50 B
Meson
4 lines
50 B
Meson
srcs_libweston += files([
|
|
'shell-utils.c',
|
|
])
|