commit | a3a7c6c7890b742379db5691f000fb242469af0e | [log] [tgz] |
---|---|---|
author | James E. King III <jking@apache.org> | Mon Dec 31 17:17:34 2018 -0500 |
committer | James E. King III <jking@apache.org> | Wed Jan 02 15:20:23 2019 -0500 |
tree | 5feb46199f092a0675e2f5b3ef33043b057e8ef1 | |
parent | 1c6914d5c51da5a0a1d92453bfad549831f313d5 [diff] [blame] |
THRIFT-4547: add swift to bionic build image and run unit tests
diff --git a/lib/Makefile.am b/lib/Makefile.am index b315609..b6ce20e 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am
@@ -102,6 +102,10 @@ SUBDIRS += cl endif +if WITH_SWIFT +SUBDIRS += swift +endif + # All of the libs that don't use Automake need to go in here # so they will end up in our release tarballs. EXTRA_DIST = \