diff options
Diffstat (limited to 'Rakefile')
| -rw-r--r-- | Rakefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ Rake::PackageTask.new("comp-268-2", DateTime.now.strftime("%y%m").to_i) do |pack 'Gemfile*', 'README.*', 'Rakefile', - 'doc', + 'doc/*.pdf', 'package.json', 'pom.xml', 'src/**/*.java', |
