diff options
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 5d16abb..8de63f8 100644 --- a/test/wscript +++ b/test/wscript @@ -17,6 +17,7 @@ def build(bld): obj.use = 'libsub' obj.source = """ stl_reader_test.cc + stl_writer_test.cc test.cc """ obj.target = 'tests' |
