X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=libs%2Fpbd%2Fwscript;h=6f872c987f301441c2ebe7518e3037403d7bd25e;hb=d13435a4e1d0e85654a8477ae99a7b41ff621159;hp=31f4d5947e0cccaa45d212ed5c6acc1709d80ec0;hpb=311a5f1462c840ae7d6faa726e29f4a5429eda93;p=ardour.git diff --git a/libs/pbd/wscript b/libs/pbd/wscript index 31f4d5947e..6f872c987f 100644 --- a/libs/pbd/wscript +++ b/libs/pbd/wscript @@ -77,6 +77,7 @@ libpbd_sources = [ 'textreceiver.cc', 'timer.cc', 'timing.cc', + 'tlsf.cc', 'transmitter.cc', 'undo.cc', 'uuid.cc',