diff options
author | Lars Luthman <lars.luthman@gmail.com> | 2011-03-26 18:48:50 +0000 |
---|---|---|
committer | Lars Luthman <lars.luthman@gmail.com> | 2011-03-26 18:48:50 +0000 |
commit | c0fab291ecc8e1aab4ae4d20c7bd0440bb65f7af (patch) | |
tree | fe6efb01edf04a4ccf0e2dbd4579064ecbf61ff5 /wscript | |
parent | 9c6f9915175dcefe2190d7d504258b672f672087 (diff) | |
download | lv2-c0fab291ecc8e1aab4ae4d20c7bd0440bb65f7af.tar.xz |
Added UI bundles in wscript
Diffstat (limited to 'wscript')
-rw-r--r-- | wscript | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -60,6 +60,9 @@ def build(bld): presets resize-port string-port + ui + ui-event + ui-gtk uri-map uri-unmap ''' |