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