summaryrefslogtreecommitdiff
path: root/lib/chaos_calendar/extconf.rb
diff options
context:
space:
mode:
authorhukl <contact@smyck.org>2009-04-11 00:32:20 +0200
committerhukl <contact@smyck.org>2009-04-11 00:32:20 +0200
commitfb1b58233df206fff3ec4237caf5fe5576b80a9b (patch)
tree473216f85267f41238fa777f6a48d36745b4d609 /lib/chaos_calendar/extconf.rb
parent44e1eff0155d3da825ae7f4ef9e334a8e231e909 (diff)
removed lib/chaos_calendar as we now have the erdgeist-chaos_calendar gem on github - YAY!
Diffstat (limited to 'lib/chaos_calendar/extconf.rb')
-rw-r--r--lib/chaos_calendar/extconf.rb3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/chaos_calendar/extconf.rb b/lib/chaos_calendar/extconf.rb
deleted file mode 100644
index 65fe2a09..00000000
--- a/lib/chaos_calendar/extconf.rb
+++ /dev/null
@@ -1,3 +0,0 @@
1require 'mkmf'
2have_library('ical')
3create_makefile('chaos_calendar')