From b6438ed1f60def7a6c673405304b688787dd2ed1 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 3 Jan 2012 16:05:25 +0000 Subject: Add TestNeedingSession and add missing tempo_test.h git-svn-id: svn://localhost/ardour2/branches/3.0@11140 d708f5d6-7413-0410-9779-e7cbd77b26cf --- libs/ardour/wscript | 1 + 1 file changed, 1 insertion(+) (limited to 'libs/ardour/wscript') diff --git a/libs/ardour/wscript b/libs/ardour/wscript index a3b39d4dc7..43ce7cdb71 100644 --- a/libs/ardour/wscript +++ b/libs/ardour/wscript @@ -423,6 +423,7 @@ def build(bld): testobj = bld(features = 'cxx cxxprogram') testobj.source = ''' test/dummy_lxvst.cc + test/test_needing_session.cc test/bbt_test.cc test/tempo_test.cc test/interpolation_test.cc -- cgit v1.2.3