summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJannis Pohlmann <jannis.pohlmann@codethink.co.uk>2012-07-23 17:41:17 +0100
committerJannis Pohlmann <jannis.pohlmann@codethink.co.uk>2012-07-24 14:21:54 +0100
commit07e8943bd430ea4df5bff835ab33335c4dc97685 (patch)
treecd8a29fa79676d701208de1cb78ea69505c83dec /configure.ac
parent0397f87cdadfd55e4f5ed5b7dfd9da2f5415a5ac (diff)
downloadnode-startup-controller-07e8943bd430ea4df5bff835ab33335c4dc97685.tar.gz
Add a stand-alone legacy-app-handler helper, work on tests
The new legacy-app-helper binary translates the shutdown mode strings into NSMShutdownType enum values and passes them on to the legacy app handler D-Bus service. Thus, this commit also updates the org.genivi.BootManager1.LegacyAppHandler interface to use an int for the shutdown mode. This commit furthermore drops the old command-line handling code in the boot manager and reworks the legacy-app-handler tests a little bit.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index a88b285..250216f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -138,6 +138,7 @@ Makefile
common/Makefile
boot-manager/busconf/Makefile
boot-manager/Makefile
+legacy-app-handler/Makefile
nsm-dummy/busconf/Makefile
nsm-dummy/dbus/Makefile
nsm-dummy/systemd/Makefile