diff options
author | akr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2013-10-28 03:43:17 +0000 |
---|---|---|
committer | akr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2013-10-28 03:43:17 +0000 |
commit | 674f14a0bcc7d1c9971056ef745cd5c9f8ee0997 (patch) | |
tree | 6fdb0d9882d46f6a227c24a4065c819e041533e0 /ext/-test- | |
parent | 393e577d31607c7cd2a2e953c185229083d96c2c (diff) | |
download | ruby-674f14a0bcc7d1c9971056ef745cd5c9f8ee0997.tar.gz |
* common.mk, ext/objspace/depend, ext/coverage/depend,
ext/-test-/debug/depend, ext/date/depend: Update dependencies.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@43445 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/-test-')
-rw-r--r-- | ext/-test-/debug/depend | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/-test-/debug/depend b/ext/-test-/debug/depend index 3cbdbe5a26..d5a2ef9a52 100644 --- a/ext/-test-/debug/depend +++ b/ext/-test-/debug/depend @@ -1,2 +1,3 @@ init.o: $(HDRS) $(ruby_headers) inspector.o: $(HDRS) $(ruby_headers) $(hdrdir)/ruby/debug.h +profile_frames.o: $(HDRS) $(ruby_headers) $(hdrdir)/ruby/debug.h |