Only call configure in surface subdirectories if the required deps are available
[ardour.git] / libs / clearlooks-newer / wscript
index 8135170184fa3ee9791ef67d04001a6d1bec9c15..68abc4de0178e4f57080aa071b53dff5a569c16c 100644 (file)
@@ -35,7 +35,7 @@ def build(bld):
     obj.target = 'clearlooks'
     obj.uselib = 'GTK'
     obj.includes = '.'
-    obj.install_path = os.path.join(bld.env['LIBDIR'], 'ardour3')
+    obj.install_path = os.path.join(bld.env['LIBDIR'], 'ardour3', 'engines')
 
     if sys.platform == 'darwin':
         # Bit of a hack: make a symlink to the .dylib that meets GTK's criteria for finding it (namely that the library must be a *.so