summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2017-06-15 22:42:22 -0400
committerPatrick Williams <patrick@stwcx.xyz>2017-08-02 20:18:18 +0000
commit5d70c251cd74eb50453afe07daf5ac7e844b5d78 (patch)
tree229bab16879ba2a71b3797eb28c9050e1c231842 /Makefile.am
parent8a502f51303a1cc437cbf370767b85c35a5b6f95 (diff)
downloadphosphor-fan-presence-5d70c251cd74eb50453afe07daf5ac7e844b5d78.tar.gz
phosphor-fan-presence-5d70c251cd74eb50453afe07daf5ac7e844b5d78.zip
evdevpp: Add test directory for libevdev wrappers
Change-Id: Ib9d2e5cee2b9c1e28eb08c3c85f36f448160c16f Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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 2e3d3ae..0b824b7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -10,7 +10,7 @@ libfan_la_SOURCES = \
utility.cpp \
timer.cpp
-SUBDIRS = . test sdevent/test
+SUBDIRS = . test sdevent/test evdevpp/test
if WANT_PRESENCE
SUBDIRS += presence
OpenPOWER on IntegriCloud