blob: 2ded4bf998ef28f2dfb8bc5c5483918625352779 [file] [log] [blame]
Brad Bishop4c9c4542016-12-05 15:07:51 -05001sbin_PROGRAMS = phosphor-hwmon-readd
Matthew Barth6292aee2016-10-06 10:15:48 -05002
3phosphor_hwmon_readd_SOURCES = readd.cpp
Brad Bishop4c9c4542016-12-05 15:07:51 -05004phosphor_hwmon_readd_LDADD = libhwmon.la
Matthew Barth6292aee2016-10-06 10:15:48 -05005
Brad Bishop4c9c4542016-12-05 15:07:51 -05006noinst_LTLIBRARIES = libhwmon.la
7libhwmon_la_SOURCES = \
Matthew Barth6292aee2016-10-06 10:15:48 -05008 argument.cpp \
9 directory.cpp \
10 sensorset.cpp