editor toggle button fix from lincoln; refresh location display when loop range chang...
[ardour.git] / libs / ardour / wscript
index fc08dfde0d7f4faffb0a6c3f0ad12cb2883baa88..172047bde397f40e913e831574e25007599c92b2 100644 (file)
@@ -255,7 +255,7 @@ def build(bld):
                        tests/testrunner.cpp
                '''
                testobj.includes     = obj.includes + ['../pbd/']
-               testobj.uselib       = 'CPPUNIT SIGCPP JACK GLIBMM'
+               testobj.uselib       = 'CPPUNIT SIGCPP JACK GLIBMM SAMPLERATE'
                testobj.target       = 'run-tests'
                testobj.install_path = ''