From d24acbe9679cd25d649a47fe49232eb724bb2d70 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 13 Jul 2017 17:03:53 +0300 Subject: Add hxx prerequisite type in test buildfiles --- tests/wildcard/buildfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/wildcard') diff --git a/tests/wildcard/buildfile b/tests/wildcard/buildfile index c8a4b57..fc8e94b 100644 --- a/tests/wildcard/buildfile +++ b/tests/wildcard/buildfile @@ -4,4 +4,4 @@ import libs = libbutl%lib{butl} -exe{driver}: cxx{*} $libs test{testscript} +exe{driver}: {hxx cxx}{*} $libs test{testscript} -- cgit v1.1