mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
gmake.mk: love dependency
* defs/gmake.mk (test-almost): depends on install when making love. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55758 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
e7440de279
commit
63e9325781
1 changed files with 1 additions and 0 deletions
|
@ -76,6 +76,7 @@ showflags: up
|
|||
sudo-precheck: test
|
||||
install-prereq: sudo-precheck
|
||||
yes-test-all no-test-all: install
|
||||
yes-test-almost no-test-almost: install
|
||||
endif
|
||||
|
||||
$(srcdir)/missing/des_tables.c: $(srcdir)/missing/crypt.c
|
||||
|
|
Loading…
Reference in a new issue