re-add TLSF
[ardour.git] / libs / pbd / wscript
index a996c1913cae436a7fc103af4f29cd20c60f0c3e..6f872c987f301441c2ebe7518e3037403d7bd25e 100644 (file)
@@ -77,6 +77,7 @@ libpbd_sources = [
     'textreceiver.cc',
     'timer.cc',
     'timing.cc',
+    'tlsf.cc',
     'transmitter.cc',
     'undo.cc',
     'uuid.cc',
@@ -163,6 +164,7 @@ def build(bld):
                 test/signals_test.cc
                 test/convert_test.cc
                 test/filesystem_test.cc
+                test/natsort_test.cc
                 test/reallocpool_test.cc
                 test/xml_test.cc
                 test/test_common.cc