diff options
Diffstat (limited to 'tests/fdstream/buildfile')
-rw-r--r-- | tests/fdstream/buildfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fdstream/buildfile b/tests/fdstream/buildfile index 1778781..5440bc1 100644 --- a/tests/fdstream/buildfile +++ b/tests/fdstream/buildfile @@ -4,4 +4,4 @@ import libs = libbutl%lib{butl} -exe{driver}: cxx{*} $libs +exe{driver}: {hxx cxx}{*} $libs |