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