summaryrefslogtreecommitdiffstats
path: root/Rakefile
diff options
context:
space:
mode:
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Rakefile b/Rakefile
index 6b0f6a827..d5b65e49a 100644
--- a/Rakefile
+++ b/Rakefile
@@ -22,6 +22,7 @@ project = Rake::RedLabProject.new("puppet") do |p|
'[A-Z]*',
'lib/puppet.rb',
'lib/puppet/**/*.rb',
+ 'lib/puppet/**/*.py',
'test/**/*.rb',
'bin/**/*',
'ext/**/*',