From b1e329a6e5763cd40933f446bce759b585169e2d Mon Sep 17 00:00:00 2001 From: Brad Bishop Date: Wed, 2 Aug 2017 01:23:12 -0400 Subject: Add phosphor-msl-verify phosphor-msl-verify is a oneshot application for basic minimum ship level (MSL) verification. https://github.com/openbmc/phosphor-dbus-interfaces/blob/master/xyz/openbmc_project/Control/README.msl.md Change-Id: Ifa036bb0a45255af7c7773bd910e83c64842d868 Signed-off-by: Brad Bishop --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index af437a6..76fd2e6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1 +1 @@ -SUBDIRS = src +SUBDIRS = src mslverify -- cgit v1.2.1