diff options
| author | erdgeist <erdgeist@dyn-174.club.berlin.ccc.de> | 2009-04-09 20:11:38 +0200 |
|---|---|---|
| committer | erdgeist <erdgeist@dyn-174.club.berlin.ccc.de> | 2009-04-09 20:11:38 +0200 |
| commit | 8c6b4dcf08268ed2971b06df40c733ba28448582 (patch) | |
| tree | 7fe9b0b5c756e385c846b13a4bde095672774d93 /lib/chaos_calendar/extconf.rb | |
| parent | 2ca3a93bca6ebc8e4639c1dc028eb7804bc1f727 (diff) | |
Make chaos calendar gem
Diffstat (limited to 'lib/chaos_calendar/extconf.rb')
| -rw-r--r-- | lib/chaos_calendar/extconf.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chaos_calendar/extconf.rb b/lib/chaos_calendar/extconf.rb index 2eef938a..65fe2a09 100644 --- a/lib/chaos_calendar/extconf.rb +++ b/lib/chaos_calendar/extconf.rb | |||
| @@ -1,3 +1,3 @@ | |||
| 1 | require 'mkmf' | 1 | require 'mkmf' |
| 2 | have_library('ical') | 2 | have_library('ical') |
| 3 | create_makefile('ical_occurrences') | 3 | create_makefile('chaos_calendar') |
