summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorGeoff Levand <geoffrey.levand@am.sony.com>2009-04-12 15:11:55 +0000
committerJeremy Kerr <jk@ozlabs.org>2009-06-30 15:29:23 +0800
commitcf3593ef4be341aace4843148a7999c5660e8b2b (patch)
treecec99d7d64f87a58d3677be0afebe22b21b07eb3 /configure.ac
parentfbb2f7a20e5ac7b6d9f578fdb3538fad4310c472 (diff)
downloadtalos-petitboot-cf3593ef4be341aace4843148a7999c5660e8b2b.tar.gz
talos-petitboot-cf3593ef4be341aace4843148a7999c5660e8b2b.zip
Add pb-event helper utility
Add a new helper utility pb_event. pb_event reads data on stdin and writes it to the petitboot event socket. Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c67f0ed..524cbc5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -51,6 +51,6 @@ AS_IF([test "x$with_twin" != xno],
[${twin_LIBS}])])
mkdir -p discover lib/list lib/log lib/pb-protocol lib/system lib/talloc \
- lib/waiter test ui/common ui/ncurses ui/test ui/twin
+ lib/waiter test ui/common ui/ncurses ui/test ui/twin utils
AC_OUTPUT
OpenPOWER on IntegriCloud