diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-01-17 21:31:40 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-01-17 21:31:40 +0000 |
| commit | f389d903e967f44a5d6eed60df48bd5a89994bb2 (patch) | |
| tree | 4f53ee5910cad4a75f342ecf242532a52c558c29 /wscript | |
| parent | bfc511b3e2fae3540db2679bfb4532cf4d1e6d05 (diff) | |
Remove create-by-files method for sound and picture assets.
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -122,7 +122,7 @@ def build(bld): bld.recurse('tools') bld.recurse('test') bld.recurse('asdcplib') - bld.recurse('examples') +# bld.recurse('examples') bld.add_post_fun(post) |
