summaryrefslogtreecommitdiffstats
path: root/softoff/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'softoff/Makefile.am')
-rw-r--r--softoff/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/softoff/Makefile.am b/softoff/Makefile.am
index b7f4c92..cf50cdb 100644
--- a/softoff/Makefile.am
+++ b/softoff/Makefile.am
@@ -8,7 +8,8 @@ phosphor_softpoweroff_SOURCES = \
softoff.cpp \
../timer.cpp \
mainapp.cpp \
- xyz/openbmc_project/Ipmi/Internal/SoftPowerOff/server.cpp
+ xyz/openbmc_project/Ipmi/Internal/SoftPowerOff/server.cpp \
+ ../utils.cpp
BUILT_SOURCES = xyz/openbmc_project/Ipmi/Internal/SoftPowerOff/server.cpp \
xyz/openbmc_project/Ipmi/Internal/SoftPowerOff/server.hpp
OpenPOWER on IntegriCloud