]> git.tdb.fi Git - builder.git/blobdiff - Build
Add class InternalAction for actions that use a thread to do their work
[builder.git] / Build
diff --git a/Build b/Build
index 279e64cf0c2855f1a2b5bf747e14a8041fc51d8b..336bc2a37c55cdf4c2d761dbe093f5818447100c 100644 (file)
--- a/Build
+++ b/Build
@@ -5,6 +5,9 @@ package "builder"
        version "0.1";
        description "Mikkosoft Productions software builder";
 
+       tar_file "bootstrap.sh";
+       tar_file "Readme.txt";
+
        require "mspcore";
        require "mspstrings";
        require "mspparser";