From 18a707431d2e7c1bdd97e2b2a2f71c5ff1c45ba8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Fri, 22 Jan 2016 11:21:37 +0100 Subject: Use "make edoc" in the edoc test --- test/core_deps.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/core_deps.mk b/test/core_deps.mk index c383d94..f145754 100644 --- a/test/core_deps.mk +++ b/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 -- cgit v1.2.3