summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Turnbull <james@lovedthanlost.net>2009-04-26 01:59:21 +1000
committerJames Turnbull <james@lovedthanlost.net>2009-04-26 01:59:21 +1000
commit4d3b54e8c96df5da0d8618c1965f7fc7fa5cee8e (patch)
tree4f4da811bc17b612119b54a59a14d92f03b54e82
parent1fee506187af09bca997f77f414fdc306ffe8f3e (diff)
downloadpuppet-4d3b54e8c96df5da0d8618c1965f7fc7fa5cee8e.tar.gz
puppet-4d3b54e8c96df5da0d8618c1965f7fc7fa5cee8e.tar.xz
puppet-4d3b54e8c96df5da0d8618c1965f7fc7fa5cee8e.zip
Added puppetqd binary to Rakefile
-rw-r--r--Rakefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Rakefile b/Rakefile
index 9c2b708ef..00d205df1 100644
--- a/Rakefile
+++ b/Rakefile
@@ -50,6 +50,7 @@ if project.has?(:gem)
"bin/puppet",
"bin/puppetdoc",
"bin/ralsh",
+ "sbin/puppetqd",
"sbin/puppetca",
"sbin/puppetd",
"sbin/puppetmasterd",