aboutsummaryrefslogtreecommitdiff
path: root/tests/path-entry
diff options
context:
space:
mode:
Diffstat (limited to 'tests/path-entry')
-rw-r--r--tests/path-entry/buildfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/path-entry/buildfile b/tests/path-entry/buildfile
index 2b5b0a1..e6605b6 100644
--- a/tests/path-entry/buildfile
+++ b/tests/path-entry/buildfile
@@ -2,6 +2,6 @@
# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
-exe{driver}: cxx{driver} ../../libbutl/lib{butl} test{testscript}
+exe{driver}: cxx{*} ../../libbutl/lib{butl} test{testscript}
include ../../libbutl/