From 30ee75cea14c1fd63a46093cfb2bb9ad3f844f75 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Mon, 19 Sep 2022 14:17:37 +0200 Subject: Update Erlang.mk --- examples/websocket/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'examples/websocket/Makefile') diff --git a/examples/websocket/Makefile b/examples/websocket/Makefile index 955cd52..b8cada8 100644 --- a/examples/websocket/Makefile +++ b/examples/websocket/Makefile @@ -5,4 +5,6 @@ PROJECT_VERSION = 1 DEPS = cowboy dep_cowboy_commit = master +REL_DEPS = relx + include ../../erlang.mk -- cgit v1.2.3