aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/relx.mk
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/relx.mk')
-rw-r--r--plugins/relx.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/relx.mk b/plugins/relx.mk
index de08184..4e29031 100644
--- a/plugins/relx.mk
+++ b/plugins/relx.mk
@@ -38,8 +38,7 @@ distclean:: distclean-relx-rel
# Plugin-specific targets.
-$(RELX):
- $(verbose) mkdir -p $(ERLANG_MK_TMP)
+$(RELX): | $(ERLANG_MK_TMP)
$(gen_verbose) $(call core_http_get,$(RELX),$(RELX_URL))
$(verbose) chmod +x $(RELX)