Add test directory for sdevent wrappers

Change-Id: I23843493e8f2c43ed50cdf1ad5def66a2f29dec3
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/Makefile.am b/Makefile.am
index 73d8e41..2e3d3ae 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -10,7 +10,7 @@
 	utility.cpp \
 	timer.cpp
 
-SUBDIRS = . test
+SUBDIRS = . test sdevent/test
 
 if WANT_PRESENCE
 SUBDIRS += presence