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