summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index de80684ac..96f40d677 100644
--- a/Rakefile
+++ b/Rakefile
@@ -28,7 +28,7 @@ project = Rake::RedLabProject.new("puppet") do |p|
'examples/**/*',
'conf/**/*'
]
- p.filelist.exclude("bin/pi", "bin/ralsh")
+ p.filelist.exclude("bin/pi", "bin/ralsh", "bin/filebucket")
p.add_dependency('facter', '1.1.0')