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