blob: 0215db33ddf0de3ca5dc861219f3f01d9bcc6dfb [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 \
Brad Bishope55ef3d2016-12-19 09:12:40 -050010 sensorset.cpp \
11 mainloop.cpp
Brad Bishope9ac8b42016-12-19 09:30:40 -050012
13SUBDIRS = . test