summaryrefslogtreecommitdiffstats
path: root/configure.ac
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 /configure.ac
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 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b7842fd..11d557e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -161,5 +161,5 @@ AS_IF([test "x$enable_monitor" != "xno"], [
])
# Create configured output
-AC_CONFIG_FILES([Makefile test/Makefile sdevent/test/Makefile])
+AC_CONFIG_FILES([Makefile test/Makefile sdevent/test/Makefile evdevpp/test/Makefile])
AC_OUTPUT
OpenPOWER on IntegriCloud