diff options
| author | Paul Lathrop <paul@tertiusfamily.net> | 2008-03-26 12:17:08 -0700 |
|---|---|---|
| committer | Paul Lathrop <paul@tertiusfamily.net> | 2008-03-26 12:17:08 -0700 |
| commit | 72dc58ce541102f02d0f8dfd177675dd049730c3 (patch) | |
| tree | 6d1085f04638aebadd4ddad3293a8cdd946664ab | |
| parent | 8a26c512e861596cf45ad85c2e66a8beb28d7463 (diff) | |
| parent | 491a69682728818e04b8a20a5d8f4f783ad6ddaf (diff) | |
Merge branch '0.24.x' of git://reductivelabs.com/puppet into 0.24.x
| -rw-r--r-- | Rakefile | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -27,7 +27,8 @@ project = Rake::RedLabProject.new("puppet") do |p| 'bin/**/*', 'ext/**/*', 'examples/**/*', - 'conf/**/*' + 'conf/**/*', + 'man/**/*' ] p.filelist.exclude("bin/pi") |
