aboutsummaryrefslogtreecommitdiffstats
path: root/examples/static_world/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/static_world/Makefile')
-rw-r--r--examples/static_world/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/static_world/Makefile b/examples/static_world/Makefile
index eab221d..7524b77 100644
--- a/examples/static_world/Makefile
+++ b/examples/static_world/Makefile
@@ -1,3 +1,4 @@
PROJECT = static_world
DEPS = cowboy
+dep_cowboy = git https://github.com/ninenines/cowboy master
include ../../erlang.mk