about summary refs log tree commit
path: root/extconf.rb
diff options
context:
space:
mode:
Diffstat (limited to 'extconf.rb')
-rwxr-xr-xextconf.rb5
1 files changed, 5 insertions, 0 deletions
diff --git a/extconf.rb b/extconf.rb
new file mode 100755
index 0000000..ac42e36
--- /dev/null
+++ b/extconf.rb
@@ -0,0 +1,5 @@
+#!/usr/bin/env ruby
+require "mkmf"
+
+create_makefile("rpatricia")
+