it is now possible to build Syren with GnuTLS (and GnuTLS will be used by default...
[syren.git] / src / Jamfile
blob4ffd81c053b0ad2b276c506bc2b2522cb124f889
1 SubDir TOP src ;
4 if ! $(USE_GNUTLS) && ! $(NO_HTTPS) {
5   SubInclude TOP src libpolarssl ;
7 SubInclude TOP src sylib ;
8 SubInclude TOP src syren ;