summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Barth <msbarth@us.ibm.com>2016-11-09 16:10:48 -0600
committerMatthew Barth <msbarth@us.ibm.com>2016-12-29 10:30:17 -0600
commita640b775491bff926ac759ffd6e13ec2bcc80d26 (patch)
tree6f88f58384c6083cb4edb260c7abe9acaae25f77
parent88ad815d276ee70e5e09e700ecca5014230a1672 (diff)
downloadphosphor-host-ipmid-a640b775491bff926ac759ffd6e13ec2bcc80d26.tar.gz
phosphor-host-ipmid-a640b775491bff926ac759ffd6e13ec2bcc80d26.zip
Correct minor mistakes from autotools conversion
Removed unnecessary ipmiwhitelist entry so not to be mistakenly added to SOURCES. Change-Id: I971a80dfb9ba942c7e8048d706cd9b59ac224c11 Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 429d962..4053e1b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -5,7 +5,6 @@ sbin_PROGRAMS = \
ipmid_SOURCES = \
ipmid.cpp
- ipmiwhitelist.cpp
nodist_ipmid_SOURCES = ipmiwhitelist.cpp
BUILT_SOURCES = ipmiwhitelist.cpp
CLEANFILES = ipmiwhitelist.cpp
OpenPOWER on IntegriCloud