aboutsummaryrefslogtreecommitdiffstats
path: root/examples/echo_get/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/echo_get/Makefile')
-rw-r--r--examples/echo_get/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/echo_get/Makefile b/examples/echo_get/Makefile
index 6332d4b..7be52c2 100644
--- a/examples/echo_get/Makefile
+++ b/examples/echo_get/Makefile
@@ -5,4 +5,6 @@ PROJECT_VERSION = 1
DEPS = cowboy
dep_cowboy_commit = master
+REL_DEPS = relx
+
include ../../erlang.mk