summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2017-06-15 15:10:25 -0400
committerPatrick Williams <patrick@stwcx.xyz>2017-08-02 20:18:18 +0000
commite2c65d43ef41289271c3a504e1e9852b2249e290 (patch)
tree98bd973ccfadbb00bc52f177e608834419f5256e /configure.ac
parent0c9271f0a214d1c6cdce79fdcabc62653038e942 (diff)
downloadphosphor-fan-presence-e2c65d43ef41289271c3a504e1e9852b2249e290.tar.gz
phosphor-fan-presence-e2c65d43ef41289271c3a504e1e9852b2249e290.zip
Add test directory for sdevent wrappers
Change-Id: I23843493e8f2c43ed50cdf1ad5def66a2f29dec3 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 f4c321d..e9b8065 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])
+AC_CONFIG_FILES([Makefile test/Makefile sdevent/test/Makefile])
AC_OUTPUT
OpenPOWER on IntegriCloud