summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2016-12-19 09:30:40 -0500
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2017-01-13 15:55:59 -0500
commite9ac8b4b3ba0c4e312cfbce776e34326c2956564 (patch)
tree1dd81c832046b9eb0232fe5345abf56989314953 /Makefile.am
parentd499ca640ed84ea7df17bfa658af69b273ccb551 (diff)
downloadphosphor-hwmon-e9ac8b4b3ba0c4e312cfbce776e34326c2956564.tar.gz
phosphor-hwmon-e9ac8b4b3ba0c4e312cfbce776e34326c2956564.zip
Add testcase
Add a basic test that simply runs the server. Change-Id: Ie682df8cf4dd755852e4fb07ccbc83e8bb13d629 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index cbe848d..0215db3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -9,3 +9,5 @@ libhwmon_la_SOURCES = \
directory.cpp \
sensorset.cpp \
mainloop.cpp
+
+SUBDIRS = . test
OpenPOWER on IntegriCloud