depend: missing dependency
* ext/date/depend: all source files need ruby.h. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37089 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
ec62e30196
commit
e2220d19e1
@ -1,2 +1,3 @@
|
||||
date_core.o: date_tmx.h $(ruby_headers)
|
||||
date_strftime.o: date_tmx.h $(ruby_headers)
|
||||
$(OBJS): $(ruby_headers)
|
||||
date_core.o: date_tmx.h
|
||||
date_strftime.o: date_tmx.h
|
||||
|
Loading…
x
Reference in New Issue
Block a user