diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-01-29 16:42:55 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-01-29 16:42:55 +0000 |
| commit | d0869653a0bdfa010da0b1b00f83ea89f3abbdb1 (patch) | |
| tree | 45ba336b5396875731c1acbe9be97d80e84a7958 /test/wscript | |
| parent | c8c3db36a4593e396681b4acd5e9d318a28b1648 (diff) | |
Various developments.
Diffstat (limited to 'test/wscript')
| -rw-r--r-- | test/wscript | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/wscript b/test/wscript index 8de63f8..2954352 100644 --- a/test/wscript +++ b/test/wscript @@ -16,6 +16,7 @@ def build(bld): obj.uselib = 'BOOST_TEST' obj.use = 'libsub' obj.source = """ + dcp_reader_test.cc stl_reader_test.cc stl_writer_test.cc test.cc |
