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 --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 73d8e41..2e3d3ae 100644 --- a/Makefile.am +++ b/Makefile.am @@ -10,7 +10,7 @@ libfan_la_SOURCES = \ utility.cpp \ timer.cpp -SUBDIRS = . test +SUBDIRS = . test sdevent/test if WANT_PRESENCE SUBDIRS += presence -- cgit v1.2.1