summaryrefslogtreecommitdiff
path: root/ext/-test-/string
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-08-10 23:55:09 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-08-10 23:55:09 +0000
commit3a589c69798fd2ed541e326c2d2d472071f6bc13 (patch)
treeb10babdcb9a14ea580668cbcd9732b5bcffcecd4 /ext/-test-/string
parent51705124e8ef2cc3af73b4326784e5d9f6cfd773 (diff)
ext/-test-/*/depend: TEST_INIT_FUNCS
* ext/-test-/{bignum,debug,exception,string}/depend: TEST_INIT_FUNCS is created by globbing in extconf.rb git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42502 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/-test-/string')
-rw-r--r--ext/-test-/string/depend1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/-test-/string/depend b/ext/-test-/string/depend
index 86617ff289..9ee6ff0944 100644
--- a/ext/-test-/string/depend
+++ b/ext/-test-/string/depend
@@ -1,3 +1,4 @@
+extconf.h: $(SRCS)
$(OBJS): $(HDRS) $(ruby_headers) \
$(hdrdir)/ruby/encoding.h \
$(hdrdir)/ruby/oniguruma.h