summaryrefslogtreecommitdiffstats
path: root/src/gui/wscript
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2011-12-06 21:01:38 +0000
committerDavid Robillard <d@drobilla.net>2011-12-06 21:01:38 +0000
commitfd04fe7efcf0434a3c6a35fd2a65c775fb383bd0 (patch)
tree4c5b8791f19bcda81060077f2880b30ae4cae4b7 /src/gui/wscript
parenta5f256cf923d165afd273914a13726d745a59cbc (diff)
downloadingen-fd04fe7efcf0434a3c6a35fd2a65c775fb383bd0.tar.gz
ingen-fd04fe7efcf0434a3c6a35fd2a65c775fb383bd0.tar.bz2
ingen-fd04fe7efcf0434a3c6a35fd2a65c775fb383bd0.zip
FlowCanvas's successor is hereby dubbed Ganv.
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@3820 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'src/gui/wscript')
-rw-r--r--src/gui/wscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/wscript b/src/gui/wscript
index a550e56a..720b100f 100644
--- a/src/gui/wscript
+++ b/src/gui/wscript
@@ -11,7 +11,7 @@ def build(bld):
install_path = '${LIBDIR}',
use = 'libingen_shared libingen_client libingen_serialisation')
autowaf.use_lib(bld, obj, '''
- FLOWCANVAS
+ GANV
GLADEMM
GLIBMM
GNOMECANVAS