diff options
Diffstat (limited to 'tests/amalgam/libtest')
-rw-r--r-- | tests/amalgam/libtest/buildfile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/amalgam/libtest/buildfile b/tests/amalgam/libtest/buildfile index 04c44da..70a1467 100644 --- a/tests/amalgam/libtest/buildfile +++ b/tests/amalgam/libtest/buildfile @@ -1,6 +1,3 @@ using cxx -hxx.ext = hxx -cxx.ext = cxx - lib{test}: cxx{test} |