diff options
Diffstat (limited to 'tests/sha1/buildfile')
-rw-r--r-- | tests/sha1/buildfile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/sha1/buildfile b/tests/sha1/buildfile index 670bed5..d19464a 100644 --- a/tests/sha1/buildfile +++ b/tests/sha1/buildfile @@ -3,6 +3,5 @@ # license : MIT; see accompanying LICENSE file import libs = libbutl%lib{butl} -libs += $stdmod_lib exe{driver}: {hxx cxx}{*} $libs |