aboutsummaryrefslogtreecommitdiff
path: root/tests/web
diff options
context:
space:
mode:
Diffstat (limited to 'tests/web')
-rw-r--r--tests/web/xhtml/buildfile10
1 files changed, 2 insertions, 8 deletions
diff --git a/tests/web/xhtml/buildfile b/tests/web/xhtml/buildfile
index 06347dd..09f7619 100644
--- a/tests/web/xhtml/buildfile
+++ b/tests/web/xhtml/buildfile
@@ -2,12 +2,6 @@
# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
-import libs = libstudxml%lib{studxml}
-
-exe{driver}: {hxx cxx}{*} $libs
+include ../../../web/
+exe{driver}: {hxx cxx}{*} ../../../web/libus{web}
exe{driver}: test.output = test.out
-
-# @@ The rule doesn't trigger the target generating. Will be fixed when we add
-# support for utility library.
-#
-../../../web/hxx{version}: ../../../web/in{version} $src_root/file{manifest}