diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-01-16 15:58:56 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-01-16 15:58:56 +0000 |
| commit | e04eced93da1907e803c065a953ffe0d6540e1cb (patch) | |
| tree | cab897dea7c1a50c141ff948ff21e401038d0c07 /asdcplib/wscript | |
| parent | 485794f8322b090a22da841961025b19642e42a2 (diff) | |
Use asdclib-cth rather than in-tree copy.
Diffstat (limited to 'asdcplib/wscript')
| -rw-r--r-- | asdcplib/wscript | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/asdcplib/wscript b/asdcplib/wscript deleted file mode 100644 index 7d669b7..0000000 --- a/asdcplib/wscript +++ /dev/null @@ -1,5 +0,0 @@ -def configure(conf): - conf.recurse('src') - -def build(bld): - bld.recurse('src') |
