]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blobdiff - Rakefile
Partial revert: reintroduce rbot-remote
[user/henk/code/ruby/rbot.git] / Rakefile
index 1bd782eab2fe61a751779bea05815ccf3526cc2f..8e8d9d68cf991fb1042f9d5de76353edf8a4668b 100644 (file)
--- a/Rakefile
+++ b/Rakefile
@@ -7,7 +7,7 @@ rule '.1' => ['.xml'] do |t|
   sh "xsltproc -nonet -o #{t.name} /usr/share/sgml/docbook/stylesheet/xsl/nwalsh/manpages/docbook.xsl #{t.source}"
 end
 
-task :manpages => ['man/rbot.1']
+task :manpages => ['man/rbot.1', 'man/rbot-remote.1']
 
 SPECFILE = 'rbot.gemspec'
 # The Rakefile is also used after installing the gem, to build