Browse Source

Use "make edoc" in the edoc test

Loïc Hoguin 9 years ago
parent
commit
18a707431d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      test/core_deps.mk

+ 1 - 1
test/core_deps.mk

@@ -591,7 +591,7 @@ core-deps-doc: build clean
 		halt()"
 
 	$i "Build the application documentation"
-	$t $(MAKE) -C $(APP) docs $v
+	$t $(MAKE) -C $(APP) edoc $v
 
 	$i "Check that documentation dependencies were fetched"
 	$t test -d $(APP)/deps/edown