aboutsummaryrefslogtreecommitdiffstats
path: root/common.mk
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-04-22 00:18:08 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-04-22 00:18:08 +0000
commit4fe05c46bcc6c4fec4596f1dff7578df6e4fac95 (patch)
treeb53ffb877e49d747a062170fad0ea661c3548c86 /common.mk
parent014a0ad142c0aca48a28601d662ea086a5d6dc9d (diff)
downloadruby-4fe05c46bcc6c4fec4596f1dff7578df6e4fac95.tar.gz
Update sources and include files after update
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@58440 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'common.mk')
-rw-r--r--common.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/common.mk b/common.mk
index ff61f04f8d..873b6fb851 100644
--- a/common.mk
+++ b/common.mk
@@ -856,7 +856,7 @@ INSNS2VMOPT = --srcdir="$(srcdir)"
{$(VPATH)}vm.inc: $(srcdir)/template/vm.inc.tmpl
common-srcs: {$(VPATH)}parse.c {$(VPATH)}lex.c {$(VPATH)}enc/trans/newline.c {$(VPATH)}id.c \
- srcs-lib srcs-ext
+ srcs-lib srcs-ext incs
missing-srcs: $(srcdir)/missing/des_tables.c