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/Makefile8
1 files changed, 0 insertions, 8 deletions
diff --git a/examples/static_world/Makefile b/examples/static_world/Makefile
deleted file mode 100644
index cbce76c..0000000
--- a/examples/static_world/Makefile
+++ /dev/null
@@ -1,8 +0,0 @@
-PROJECT = static_world
-PROJECT_DESCRIPTION = Cowboy static file handler example
-PROJECT_VERSION = 1
-
-DEPS = cowboy
-dep_cowboy_commit = master
-
-include ../../erlang.mk