From a9da9eb05993a235df999226303bc594e4778805 Mon Sep 17 00:00:00 2001 From: Kino Roy Date: Fri, 7 Oct 2022 23:13:01 -0700 Subject: THRIFT-4547: Swift crosstests (#2670) Co-authored-by: Jiayu Liu --- configure.ac | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 9a71fc7e4..12c20de0b 100644 --- a/configure.ac +++ b/configure.ac @@ -821,6 +821,8 @@ AC_CONFIG_FILES([ test/py.tornado/Makefile test/rb/Makefile test/rs/Makefile + test/swift/Makefile + test/swift/CrossTests/Makefile tutorial/Makefile tutorial/c_glib/Makefile tutorial/cl/Makefile -- cgit v1.2.1