From e2c65d43ef41289271c3a504e1e9852b2249e290 Mon Sep 17 00:00:00 2001 From: Brad Bishop Date: Thu, 15 Jun 2017 15:10:25 -0400 Subject: Add test directory for sdevent wrappers Change-Id: I23843493e8f2c43ed50cdf1ad5def66a2f29dec3 Signed-off-by: Brad Bishop --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') 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 -- cgit v1.2.1