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