--- MacRuby/trunk/ext/digest/extconf.rb 2010-09-17 21:30:26 UTC (rev 4523)
+++ MacRuby/trunk/ext/digest/extconf.rb 2010-09-17 21:38:19 UTC (rev 4524)
@@ -3,8 +3,4 @@
require "mkmf"
-$INSTALLFILES = {
- "digest.h" => "$(HDRDIR)"
-}
-
create_makefile("digest")