Browse Source

Add asciideck as a docs dep

Loïc Hoguin 8 years ago
parent
commit
40809cd2b2
1 changed files with 2 additions and 0 deletions
  1. 2 0
      Makefile

+ 2 - 0
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