diff options
author | guy Decoux <ts@moulon.inra.fr> | 2009-02-28 20:09:29 +0100 |
---|---|---|
committer | guy Decoux <ts@moulon.inra.fr> | 2009-02-28 20:09:29 +0100 |
commit | fa598d05504f6dd43e29e0f93a3f25d254ebd7c0 (patch) | |
tree | 7ecbeaf86a0a418342596d95a45f91f5fc2b01c8 /extconf.rb | |
parent | a181d44ee4b78d7e016cf5b9e8fd5591723615bd (diff) | |
download | mmap-ruby-fa598d05504f6dd43e29e0f93a3f25d254ebd7c0.zip mmap-ruby-fa598d05504f6dd43e29e0f93a3f25d254ebd7c0.tar.gz |
mmap-0.1.9
Diffstat (limited to 'extconf.rb')
-rw-r--r-- | extconf.rb | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ unknown: $(DLLIB) rdoc: docs/doc/index.html docs/doc/index.html: $(RDOC) -\t@-(cd docs; b.rb mmap; rdoc mmap.rb) +\t@-(cd docs; $(RUBY) b.rb mmap; rdoc mmap.rb) rd2: html |