summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMatt Spinler <spinler@us.ibm.com>2017-04-27 11:17:28 -0500
committerMatt Spinler <spinler@us.ibm.com>2017-05-11 13:52:49 -0500
commit59c29c79ec29dc29f3a32daabe299a80d0c8a49e (patch)
treedbbab7900d99525f883b2efd10a3af39032f0e8c /Makefile.am
parent2de67cf4d19e2e433e1ea56583e0d5ae043b3d79 (diff)
downloadphosphor-fan-presence-59c29c79ec29dc29f3a32daabe299a80d0c8a49e.tar.gz
phosphor-fan-presence-59c29c79ec29dc29f3a32daabe299a80d0c8a49e.zip
phosphor-fan: Testcases for Timer class
Change-Id: Id8b752cc6e494dcf76d9668553292a65a3fd19d6 Signed-off-by: Matt Spinler <spinler@us.ibm.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 61c6782..e118816 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -10,7 +10,7 @@ libfan_la_SOURCES = \
utility.cpp \
timer.cpp
-SUBDIRS = .
+SUBDIRS = . test
if WANT_PRESENCE
SUBDIRS += presence
OpenPOWER on IntegriCloud