Add test directory for sdevent wrappers

Change-Id: I23843493e8f2c43ed50cdf1ad5def66a2f29dec3
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/configure.ac b/configure.ac
index f4c321d..e9b8065 100644
--- a/configure.ac
+++ b/configure.ac
@@ -161,5 +161,5 @@
 ])
 
 # Create configured output
-AC_CONFIG_FILES([Makefile test/Makefile])
+AC_CONFIG_FILES([Makefile test/Makefile sdevent/test/Makefile])
 AC_OUTPUT