more rhythm ferret/transient detection/split region stuff, maybe it works now
[ardour.git] / SConstruct
index 4f84f5384c89483c9a530dd41ae305d510bfcb94..0113fd34669e93c5ce57873763c708354730d536 100644 (file)
@@ -1012,6 +1012,7 @@ if env['SYSLIBS']:
         'libs/midi++2',
         'libs/ardour',
         'libs/vamp-sdk',
+        'libs/vamp-plugins/',
     # these are unconditionally included but have
     # tests internally to avoid compilation etc
     # if VST is not set
@@ -1077,6 +1078,7 @@ else:
         'libs/midi++2',
         'libs/ardour',
         'libs/vamp-sdk',
+        'libs/vamp-plugins/',
     # these are unconditionally included but have
     # tests internally to avoid compilation etc
     # if VST is not set