summaryrefslogtreecommitdiffstats
path: root/softoff/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'softoff/Makefile.am')
-rw-r--r--softoff/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/softoff/Makefile.am b/softoff/Makefile.am
index aafce74..b8266b3 100644
--- a/softoff/Makefile.am
+++ b/softoff/Makefile.am
@@ -25,3 +25,5 @@ xyz/openbmc_project/Ipmi/Internal/SoftPowerOff/server.cpp: ${top_srcdir}/xyz/ope
xyz/openbmc_project/Ipmi/Internal/SoftPowerOff/server.hpp: ${top_srcdir}/xyz/openbmc_project/Ipmi/Internal/SoftPowerOff.interface.yaml
@mkdir -p `dirname $@`
$(SDBUSPLUSPLUS) -r $(top_srcdir) interface server-header xyz.openbmc_project.Ipmi.Internal.SoftPowerOff > $@
+
+SUBDIRS = test
OpenPOWER on IntegriCloud