diff options
| author | Remko Tronçon <git@el-tramo.be> | 2010-12-18 10:16:05 (GMT) |
|---|---|---|
| committer | Remko Tronçon <git@el-tramo.be> | 2010-12-18 10:16:05 (GMT) |
| commit | 82a34212908a749964deb419e6baf476a247ed84 (patch) | |
| tree | d07cbb436284155a8497d75e9c6acb0a1f06795e /Swiften/Examples/SConscript | |
| parent | b5ad1ec998ec01501866c2ae5ea66c650b79c5cf (diff) | |
| download | swift-82a34212908a749964deb419e6baf476a247ed84.zip swift-82a34212908a749964deb419e6baf476a247ed84.tar.bz2 | |
Added initial BenchTool.
Diffstat (limited to 'Swiften/Examples/SConscript')
| -rw-r--r-- | Swiften/Examples/SConscript | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Swiften/Examples/SConscript b/Swiften/Examples/SConscript index 7b9b491..9b9a35a 100644 --- a/Swiften/Examples/SConscript +++ b/Swiften/Examples/SConscript @@ -8,4 +8,5 @@ SConscript(dirs = [ "ConnectivityTest", "LinkLocalTool", "ParserTester", + "BenchTool", ]) |
Swift