summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 88271e676..a926e3e12 100644
--- a/configure.ac
+++ b/configure.ac
@@ -839,6 +839,7 @@ AC_CONFIG_FILES([
tutorial/py.tornado/Makefile
tutorial/rb/Makefile
tutorial/rs/Makefile
+ tutorial/swift/Makefile
])
if test "$have_cpp" = "yes" ; then MAYBE_CPP="cpp" ; else MAYBE_CPP="" ; fi