summaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index 08ed221..e9c6006 100644
--- a/Rakefile
+++ b/Rakefile
@@ -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',