From 707c8656a12aff8104f627310271da8bee5efc9a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Tue, 22 Sep 2015 17:33:19 +0200 Subject: Add REL_DEPS along with its test --- 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 0fecda0..5aa6196 100644 --- a/plugins/relx.mk +++ b/plugins/relx.mk @@ -34,7 +34,7 @@ $(RELX): $(gen_verbose) $(call core_http_get,$(RELX),$(RELX_URL)) $(verbose) chmod +x $(RELX) -relx-rel: $(RELX) +relx-rel: $(RELX) rel-deps $(verbose) $(RELX) -c $(RELX_CONFIG) $(RELX_OPTS) distclean-relx-rel: -- cgit v1.2.3