From 98106ac1979f7225e1391b4299983b26f6088508 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 10 Sep 2018 15:05:34 +0300 Subject: Align with latest bdep-new --- libhello/tests/basics/buildfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libhello/tests/basics/buildfile') diff --git a/libhello/tests/basics/buildfile b/libhello/tests/basics/buildfile index a436a8c..e8cc422 100644 --- a/libhello/tests/basics/buildfile +++ b/libhello/tests/basics/buildfile @@ -1,3 +1,3 @@ import libs = libhello%lib{hello} -exe{driver}: {hxx ixx txx cxx}{*} $libs +exe{driver}: {hxx ixx txx cxx}{**} $libs testscript{**} -- cgit v1.1