summaryrefslogtreecommitdiffstats
path: root/src/gui/wscript
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2011-02-22 07:57:57 +0000
committerDavid Robillard <d@drobilla.net>2011-02-22 07:57:57 +0000
commit0963d40dec95931690ed05585443807cae3d630e (patch)
tree3d1f8d27c71afb11eb3a1f77ac2c747cdddcf92d /src/gui/wscript
parent9a1bee9a46afb11c7c0ec4c70d12d986a81d6021 (diff)
downloadingen-0963d40dec95931690ed05585443807cae3d630e.tar.gz
ingen-0963d40dec95931690ed05585443807cae3d630e.tar.bz2
ingen-0963d40dec95931690ed05585443807cae3d630e.zip
Implement LV2 plugin UIs via Suil.
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@3011 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'src/gui/wscript')
-rw-r--r--src/gui/wscript1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/wscript b/src/gui/wscript
index 8e6bf344..db9eed38 100644
--- a/src/gui/wscript
+++ b/src/gui/wscript
@@ -62,6 +62,7 @@ def build(bld):
SIGCPP
LV2CORE
SLV2
+ SUIL
SOUP
''')