Augustin Cavalier 82f44f2db1 libbe_build: Fix the new "network" Jamfile.
Was introduced in fa2dd9c45fbbc25cfa47265737124526ef1ae007, but was
causing weird problems (leaving stray '.o's around the tree.) The problem
was that it didn't have a space before the semicolon on the "SubDir" line,
which also ate the following UseHeaders directive, which also meant
that running "jam" inside a subdirectory was broken between that commit
and this one.
2016-06-19 19:11:50 -04:00
..