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