From c09d3dcc218a49aacb1ccfb6f8a6059186aa1b6b Mon Sep 17 00:00:00 2001 From: Danil Zagoskin Date: Tue, 23 Dec 2014 21:50:30 +0300 Subject: Build deps, app, rel targets really in that order --- plugins/relx.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/relx.mk') diff --git a/plugins/relx.mk b/plugins/relx.mk index ee226d3..6f270bb 100644 --- a/plugins/relx.mk +++ b/plugins/relx.mk @@ -38,7 +38,7 @@ endef $(RELX): @$(call relx_fetch) -relx-rel: $(RELX) +relx-rel: $(RELX) | deps app @$(RELX) -c $(RELX_CONFIG) $(RELX_OPTS) distclean-relx-rel: -- cgit v1.2.3