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