aboutsummaryrefslogtreecommitdiff
path: root/makerake.rb
diff options
context:
space:
mode:
Diffstat (limited to 'makerake.rb')
-rw-r--r--makerake.rb3
1 files changed, 3 insertions, 0 deletions
diff --git a/makerake.rb b/makerake.rb
index 92f79bb..5d24faa 100644
--- a/makerake.rb
+++ b/makerake.rb
@@ -1,3 +1,6 @@
+#!/usr/bin/ruby -w
+# See the LICENSE file for copyright and distribution information
+
require "rubygems"
require "mkrf"
require 'optparse'