aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 1b58cfe..cdff69b 100644
--- a/Makefile
+++ b/Makefile
@@ -23,6 +23,8 @@ CI_OTP ?= \
LOCAL_DEPS = ssl
+DOC_DEPS = asciideck
+
TEST_DEPS = ct_helper
dep_ct_helper = git https://github.com/ninenines/ct_helper master