summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2019-03-11 14:14:30 -0700
committerPatrick Venture <venture@google.com>2019-03-21 17:40:53 +0000
commit17cfad6ce0a217697703d0b9c40bdc3ebd3f1b43 (patch)
tree9ff9964821288be830c86e9295a3eea2c2d95c6d /Makefile.am
parent69a68eddc25381ca6bee24ab668ba67a975a1954 (diff)
downloadphosphor-hwmon-17cfad6ce0a217697703d0b9c40bdc3ebd3f1b43.tar.gz
phosphor-hwmon-17cfad6ce0a217697703d0b9c40bdc3ebd3f1b43.zip
swap out getopts for cli11
Swap out getopt for cli11 for parsing parameters. Tested: Verified on quanta-q71l-variant that phosphor-hwmon started as before. Change-Id: Ic0137432afd254b77133842b5d73a5bab1e415aa Signed-off-by: Patrick Venture <venture@google.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index c01f490..b4577f2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -57,7 +57,6 @@ libhwmon_la_CXXFLAGS = \
$(CODE_COVERAGE_CXXFLAGS)
libhwmon_la_SOURCES = \
- argument.cpp \
sensorset.cpp \
mainloop.cpp \
sysfs.cpp \
OpenPOWER on IntegriCloud