summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKino Roy <kinoroy@users.noreply.github.com>2022-10-07 23:13:01 -0700
committerGitHub <noreply@github.com>2022-10-08 14:13:01 +0800
commita9da9eb05993a235df999226303bc594e4778805 (patch)
tree173200fc08231818b9bdea1943fda0be11cd560f /configure.ac
parented542c63fc4360ef6d397df3cd92d6623d713e1e (diff)
downloadthrift-a9da9eb05993a235df999226303bc594e4778805.tar.gz
THRIFT-4547: Swift crosstests (#2670)
Co-authored-by: Jiayu Liu <Jimexist@users.noreply.github.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
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