X-Git-Url: http://git.tdb.fi/?p=builder.git;a=blobdiff_plain;f=source%2Fpackage.cpp;h=372cf2807be01997fed3733c81cc81d558516a03;hp=949bd8e7755b6c7b0a0a348624b3b709b612c7c1;hb=555190f7eafcf3a67750fc63872b23e17371aa98;hpb=7aeaa4ba965f596edad438c02e345a8843f7469a diff --git a/source/package.cpp b/source/package.cpp index 949bd8e..372cf28 100644 --- a/source/package.cpp +++ b/source/package.cpp @@ -29,6 +29,8 @@ Package::Package(Builder &b, const string &n, const Path::Path &s): use_pkgconfig(true), need_path(false) { + tar_files.push_back(source/"Build"); + if(builder.get_verbose()>=4) cout<<"Created buildable package "<