aboutsummaryrefslogtreecommitdiff
path: root/tests/web
diff options
context:
space:
mode:
Diffstat (limited to 'tests/web')
-rw-r--r--tests/web/xhtml/buildfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/web/xhtml/buildfile b/tests/web/xhtml/buildfile
index bdfd7d6..06347dd 100644
--- a/tests/web/xhtml/buildfile
+++ b/tests/web/xhtml/buildfile
@@ -4,7 +4,7 @@
import libs = libstudxml%lib{studxml}
-exe{driver}: cxx{*} $libs
+exe{driver}: {hxx cxx}{*} $libs
exe{driver}: test.output = test.out
# @@ The rule doesn't trigger the target generating. Will be fixed when we add