From 6dc96680f1e9db0d1c87ab26865a27ac80cefd3d Mon Sep 17 00:00:00 2001 From: Vishwanatha Subbanna Date: Mon, 6 Feb 2017 21:47:18 +0530 Subject: Add gtest cases to verify sd_event timer Change-Id: I6db746adc969a322f463c00143938c7c2339ff86 Signed-off-by: Vishwanatha Subbanna --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 3c8fadc..422f0e1 100644 --- a/configure.ac +++ b/configure.ac @@ -100,5 +100,5 @@ AS_IF([test "x$enable_softoff" != "xno"], ) # Create configured output -AC_CONFIG_FILES([Makefile test/Makefile softoff/Makefile]) +AC_CONFIG_FILES([Makefile test/Makefile softoff/Makefile softoff/test/Makefile]) AC_OUTPUT -- cgit v1.2.1