From fbbd5539ae0959e888b651039ea36caf5e4e061c Mon Sep 17 00:00:00 2001 From: matz Date: Thu, 26 Mar 1998 09:09:41 +0000 Subject: 1.1b9_05_pre1 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/v1_1r@138 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index d64875ef44..a237ef149d 100644 --- a/Makefile.in +++ b/Makefile.in @@ -42,8 +42,8 @@ OBJS = array.o \ hash.o \ inits.o \ io.o \ - math.o \ marshal.o \ + math.o \ numeric.o \ object.o \ pack.o \ -- cgit v1.2.3