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, 0 insertions, 2 deletions
diff --git a/softoff/Makefile.am b/softoff/Makefile.am
index cf50cdb..ed0c226 100644
--- a/softoff/Makefile.am
+++ b/softoff/Makefile.am
@@ -6,7 +6,6 @@ sbin_PROGRAMS = phosphor-softpoweroff
# https://debbugs.gnu.org/cgi/bugreport.cgi?bug=13928
phosphor_softpoweroff_SOURCES = \
softoff.cpp \
- ../timer.cpp \
mainapp.cpp \
xyz/openbmc_project/Ipmi/Internal/SoftPowerOff/server.cpp \
../utils.cpp
@@ -35,4 +34,3 @@ xyz/openbmc_project/Ipmi/Internal/SoftPowerOff/server.hpp: ${top_srcdir}/xyz/ope
@mkdir -p `dirname $@`
$(SDBUSPLUSPLUS) -r $(top_srcdir) interface server-header xyz.openbmc_project.Ipmi.Internal.SoftPowerOff > $@
-SUBDIRS = test
OpenPOWER on IntegriCloud