Make internal sends aware of non-audio data
[ardour.git] / libs / surfaces / wscript
index 5ab05cfb238a564dd279d8cef59221bdc94bd044..bc72446f692fdce4ae2fcf6d6a29c1c08a624299 100644 (file)
@@ -38,7 +38,7 @@ def configure(conf):
 
     autowaf.set_recursive()
     autowaf.configure(conf)
-    
+
     #autowaf.check_pkg(conf, 'libusb-1.0', uselib_store='USB', mandatory=False)
     #if Options.options.tranzport and conf.is_defined('HAVE_USB'):
     #    conf.define('BUILD_TRANZPORT', 1)