1
0
Fork 0
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:
nobu 2016-07-26 13:02:34 +00:00
parent e7440de279
commit 63e9325781

View file

@ -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