diff options
Diffstat (limited to 'tests/dist/simple/build/bootstrap.build')
-rw-r--r-- | tests/dist/simple/build/bootstrap.build | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/dist/simple/build/bootstrap.build b/tests/dist/simple/build/bootstrap.build new file mode 100644 index 0000000..0cd9015 --- /dev/null +++ b/tests/dist/simple/build/bootstrap.build @@ -0,0 +1,9 @@ +project = dist-simple +version = 1.0.0 +amalgamation = # Disabled. +using config +using dist +using test +using install + +dist.package = $project-$version |