add export control to libevoral
[ardour.git] / gtk2_ardour / wscript
index 168f0c7358959ada0b40db137b2d349f3cdb8bae..ddc07fe3e7e9d3af3cb98b532293526eff0339e3 100644 (file)
@@ -417,6 +417,7 @@ def build(bld):
                          'LIBARDOUR_DLL=1',
                          'LIBARDOUR_CP_DLL=1',
                          'LIBGTKMM2EXT_DLL=1',
+                         'LIBEVORAL_DLL=1',
                          ]
     # continue with setup of obj, which could be a shared library
     # or an executable.