aboutsummaryrefslogtreecommitdiffstats
path: root/examples/rest_hello_world/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/rest_hello_world/Makefile')
-rw-r--r--examples/rest_hello_world/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/rest_hello_world/Makefile b/examples/rest_hello_world/Makefile
index f72c8af..7bb3b1e 100644
--- a/examples/rest_hello_world/Makefile
+++ b/examples/rest_hello_world/Makefile
@@ -1,6 +1,3 @@
PROJECT = rest_hello_world
-
DEPS = cowboy
-dep_cowboy = pkg://cowboy master
-
include ../../erlang.mk