aboutsummaryrefslogtreecommitdiff
path: root/tests/load/buildfile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/load/buildfile')
-rw-r--r--tests/load/buildfile2
1 files changed, 1 insertions, 1 deletions
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.
#