diff options
author | David Robillard <d@drobilla.net> | 2010-10-25 04:05:28 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2010-10-25 04:05:28 +0000 |
commit | c6883595c3a4a34bf1a459c3bc1fba91d27f18f8 (patch) | |
tree | c2724fd9bd34544a5158546b2228b7bf2da3da9c /wscript | |
parent | e45e55acbfc5e3675380fe05a2b26425d6015df9 (diff) | |
download | lv2-c6883595c3a4a34bf1a459c3bc1fba91d27f18f8.tar.xz |
Simplify and improve atom extension.
Merge atom-port extension into atom extension.
Link to code documentation from atom HTML documentation.
Diffstat (limited to 'wscript')
-rw-r--r-- | wscript | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -67,7 +67,6 @@ def build_extension(bld, name, dir): def build(bld): ext = ''' atom - atom-port contexts data-access dyn-manifest |