From 135a47f9212e896fb2a52d22d0d44d80b453487c Mon Sep 17 00:00:00 2001 From: Brad Bishop Date: Thu, 13 Jul 2017 00:12:17 -0400 Subject: presence: Add test directory Change-Id: I1d0a8e7d4c442beb271c83d5ef6be3ca69c7c115 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 5cd3a2a..1c45658 100644 --- a/configure.ac +++ b/configure.ac @@ -170,5 +170,5 @@ AS_IF([test "x$enable_monitor" != "xno"], [ ]) # Create configured output -AC_CONFIG_FILES([Makefile test/Makefile sdevent/test/Makefile evdevpp/test/Makefile]) +AC_CONFIG_FILES([Makefile test/Makefile sdevent/test/Makefile evdevpp/test/Makefile presence/test/Makefile]) AC_OUTPUT -- cgit v1.2.1