summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2018-04-17 14:45:31 -0700
committerPatrick Venture <venture@google.com>2018-04-24 19:56:28 +0000
commitc635e8609f5246224dfba7db57991de0b1c5327f (patch)
treec91c8ad47d43fcb7e332f5028f7e53c14c0400b2 /Makefile.am
parentdd46739659dd8ce2adb8def30f6b8c2ef4a75c0d (diff)
downloadphosphor-hwmon-c635e8609f5246224dfba7db57991de0b1c5327f.tar.gz
phosphor-hwmon-c635e8609f5246224dfba7db57991de0b1c5327f.zip
test: moved to tools
Moved the current test folder to tools and started a new test folder. This will allow for rapid introduction of new unit-tests into phosphor-hwmon. The tools folder contains small tools to aid in phosphor-hwmon configuration and misc. This folder will go under review at another time. Change-Id: Ice18ffb5cdcbd519d49088e233a8082a9410b03e Signed-off-by: Patrick Venture <venture@google.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 238eaef..27db186 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -27,4 +27,4 @@ libhwmon_la_SOURCES = \
timer.cpp \
hwmon.cpp
-SUBDIRS = . test msl
+SUBDIRS = . msl tools
OpenPOWER on IntegriCloud