From 14b9c940271575660fc2df8fc41f041d268fee47 Mon Sep 17 00:00:00 2001 From: Tomek Mrugalski Date: Wed, 28 Nov 2018 15:41:59 +0100 Subject: [PATCH] [#293,!145] ext/coroutine/Makefile added in configure.ac --- configure.ac | 1 + 1 file changed, 1 insertion(+) diff --git a/configure.ac b/configure.ac index b6103f9549..7b41e70909 100644 --- a/configure.ac +++ b/configure.ac @@ -1479,6 +1479,7 @@ AC_CONFIG_FILES([Makefile doc/docgen/Makefile ext/Makefile ext/gtest/Makefile + ext/coroutine/Makefile kea_version.h m4macros/Makefile src/Makefile -- 2.47.2