summaryrefslogtreecommitdiff
path: root/libs/clearlooks-newer/wscript
diff options
context:
space:
mode:
Diffstat (limited to 'libs/clearlooks-newer/wscript')
-rw-r--r--libs/clearlooks-newer/wscript1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/clearlooks-newer/wscript b/libs/clearlooks-newer/wscript
index 68abc4de01..e0e5d5fb8a 100644
--- a/libs/clearlooks-newer/wscript
+++ b/libs/clearlooks-newer/wscript
@@ -36,6 +36,7 @@ def build(bld):
obj.uselib = 'GTK'
obj.includes = '.'
obj.install_path = os.path.join(bld.env['LIBDIR'], 'ardour3', 'engines')
+ autowaf.ensure_visible_symbols (obj, True)
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