From 67d190d15e5a8ad865dbbf21fdf7dcb7b1168cdd Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 13 Jul 2017 17:45:11 +0300 Subject: Add hxx prerequisite type in test buildfiles --- tests/load/buildfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/load') diff --git a/tests/load/buildfile b/tests/load/buildfile index 9338f32..a60d7a1 100644 --- a/tests/load/buildfile +++ b/tests/load/buildfile @@ -11,7 +11,7 @@ include ../../libbrep/ ./: exe{driver} file{loadtab cert *.pem openssl.cnf */**} -exe{driver}: cxx{*} ../../libbrep/lib{brep} $libs +exe{driver}: {hxx cxx}{*} ../../libbrep/lib{brep} $libs # Disable until testscript is implemented. # -- cgit v1.1