diff options
Diffstat (limited to 'tests/amalgam/libtest/build/export.build')
-rw-r--r-- | tests/amalgam/libtest/build/export.build | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/amalgam/libtest/build/export.build b/tests/amalgam/libtest/build/export.build new file mode 100644 index 0000000..b95e409 --- /dev/null +++ b/tests/amalgam/libtest/build/export.build @@ -0,0 +1,6 @@ +$out_root/: +{ + include buildfile +} + +export $out_root/lib{test} |