From e9e552d81581e88b8b4cea2585cbdba78dcdaaee Mon Sep 17 00:00:00 2001 From: AntonioTerceiro Date: Wed, 11 Jun 2008 18:26:11 +0000 Subject: [PATCH] ActionItem44: distribute mail configuration docs --- Rakefile.pkg | 3 +++ 1 file changed, 3 insertions(+), 0 deletions(-) diff --git a/Rakefile.pkg b/Rakefile.pkg index 21c4023..b0ba983 100644 --- a/Rakefile.pkg +++ b/Rakefile.pkg @@ -47,6 +47,9 @@ Rake::PackageTask.new(Noosfero::PROJECT, Noosfero::VERSION) do |p| p.package_files.include('app/views/profile_design/*') p.package_files.include('app/views/environment_design/*') + # util + p.package_files.include('util/**/*') + # external resources p.package_files.include('vendor/**/*') -- libgit2 0.21.2