diff options
Diffstat (limited to 'examples/echo_get')
-rw-r--r-- | examples/echo_get/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/echo_get/Makefile b/examples/echo_get/Makefile index 30ab5f4..c3c3b30 100644 --- a/examples/echo_get/Makefile +++ b/examples/echo_get/Makefile @@ -1,6 +1,3 @@ PROJECT = echo_get - DEPS = cowboy -dep_cowboy = pkg://cowboy master - include ../../erlang.mk |