Browse Source

updated make doc target

Ulf Wiger 12 years ago
parent
commit
d16e15ca9f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -44,7 +44,7 @@ eunit:
 test: eunit
 
 doc:
-	$(REBAR) doc
+	$(REBAR) get-deps doc
 
 dialyzer:
 	$(REBAR) skip_deps=true dialyze