From 501c1c63c7081a09155eabf1086a2e65956095f5 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Mon, 26 Mar 2012 03:58:21 +0000 Subject: Update for latest LV2. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4106 a436a847-0d15-0410-975c-d299462d15a1 --- src/serialisation/wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/serialisation/wscript') diff --git a/src/serialisation/wscript b/src/serialisation/wscript index 8adcb711..49698b6c 100644 --- a/src/serialisation/wscript +++ b/src/serialisation/wscript @@ -12,4 +12,4 @@ def build(bld): target = 'ingen_serialisation', install_path = '${LIBDIR}', use = 'libingen_shared') - autowaf.use_lib(bld, obj, 'GLIBMM LV2CORE LILV RAUL SORD SRATOM') + autowaf.use_lib(bld, obj, 'GLIBMM LV2 LILV RAUL SORD SRATOM') -- cgit v1.2.1