commit | 10aac14e8929f783eaf07731c62c325bd4e2750f | [log] [tgz] |
---|---|---|
author | Milton Miller <miltonm@us.ibm.com> | Sat Apr 04 00:58:17 2020 +0000 |
committer | Milton Miller <miltonm@us.ibm.com> | Wed Apr 08 17:39:16 2020 -0500 |
tree | 8bb33588154145fad52fbf0e1f02eb28741e94b4 | |
parent | 4ee8f2c55b20dbf1987d056fe436168ee574b654 [diff] [blame] |
http-redirect: add meson build Install the minimal http-redirection awk script. Also, install systemd socket and service files. Change-Id: I44e6365a8a48f82e62f9f348c91b165cf3b5ce1e Signed-off-by: Milton Miller <miltonm@us.ibm.com>
diff --git a/meson.build b/meson.build index 49736b5..5419464 100644 --- a/meson.build +++ b/meson.build
@@ -5,3 +5,4 @@ ) subdir('firstboot') +subdir('http-redirect')