From 634a4806315166bf3283587551c10d90f9394857 Mon Sep 17 00:00:00 2001 From: Francis Dupont Date: Sun, 20 Sep 2015 09:44:51 +0200 Subject: [PATCH] [4009] Added ext/coroutine Makefile --- configure.ac | 1 + 1 file changed, 1 insertion(+) diff --git a/configure.ac b/configure.ac index 26d23e93c3..d93595cf66 100644 --- a/configure.ac +++ b/configure.ac @@ -1387,6 +1387,7 @@ AC_CONFIG_FILES([compatcheck/Makefile doc/guide/Makefile doc/Makefile doc/version.ent + ext/coroutine/Makefile ext/gtest/Makefile ext/Makefile m4macros/Makefile -- 2.47.3