aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7d1817a..2ddf6fd 100644
--- a/Makefile
+++ b/Makefile
@@ -61,7 +61,7 @@ clean:
git checkout erlang.mk
docs:
- $(MAKE) -f core/core.mk -f core/docs.mk -f plugins/asciidoc.mk asciidoc
+ $(MAKE) -f core/core.mk -f core/docs.mk -f plugins/asciidoc.mk asciidoc DEPS=asciideck
up:
git clone [email protected]:ninenines/erlang.mk.git gh-pages