commit | 72d5912424211561adc6f8e7bc502180631d9f8e | [log] [tgz] |
---|---|---|
author | Kino Roy <kroy@sfu.ca> | Tue Sep 06 17:34:02 2022 -0700 |
committer | Jens Geyer <Jens-G@users.noreply.github.com> | Fri Sep 09 00:22:35 2022 +0200 |
tree | aa267d7f641370fd554697a28fe587d61b74e278 | |
parent | 5295195c37e9f0e0f67dab7166560e0071f00174 [diff] [blame] |
THRIFT-5621: Add Swift tutorial Client: swift
diff --git a/tutorial/Makefile.am b/tutorial/Makefile.am index aa5712b..24969d1 100644 --- a/tutorial/Makefile.am +++ b/tutorial/Makefile.am
@@ -86,6 +86,10 @@ SUBDIRS += php endif +if WITH_SWIFT +SUBDIRS += swift +endif + # # generate html for tutorial.thrift #