From bd32d879e151ba6fa1732b4eee6cac064846e9cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Fri, 4 Oct 2019 15:19:17 +0200 Subject: Add manual for cow_cookie --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index ca191c0..59da917 100644 --- a/Makefile +++ b/Makefile @@ -18,6 +18,8 @@ DIALYZER_OPTS = -Werror_handling -Wunmatched_returns LOCAL_DEPS = crypto +DOC_DEPS = asciideck + TEST_DEPS = $(if $(CI_ERLANG_MK),ci.erlang.mk) horse proper dep_horse = git https://github.com/ninenines/horse.git master -- cgit v1.2.3