commit | 24e422fe790ac387b2af25b50f185924bc9b070f | [log] [tgz] |
---|---|---|
author | Brandon Wyman <bjwyman@gmail.com> | Tue Jul 25 19:40:14 2017 -0500 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Fri Sep 29 04:06:15 2017 +0000 |
tree | cd7354bb5f29e5fec9b336c356fc4275d381fc26 | |
parent | a8269652cfa09e74435e948dacd6c78f76645ce4 [diff] [blame] |
Update build framework for PowerSupply fault app Change-Id: I98a75efc88d92de0ab016a77d5dd4a1e9345df83 Signed-off-by: Brandon Wyman <bjwyman@gmail.com>
diff --git a/Makefile.am b/Makefile.am index ae6014f..a3330fd 100644 --- a/Makefile.am +++ b/Makefile.am
@@ -33,4 +33,4 @@ @mkdir -p `dirname $@` $(SDBUSPLUSPLUS) -r $(srcdir) error exception-cpp xyz.openbmc_project.Power.Fault > $@ -SUBDIRS = . power-sequencer test +SUBDIRS = . power-sequencer power-supply test