aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2016-01-22 11:21:37 +0100
committerLoïc Hoguin <[email protected]>2016-01-22 11:21:37 +0100
commit18a707431d2e7c1bdd97e2b2a2f71c5ff1c45ba8 (patch)
tree2bd14d52fed990b4fbb0ded6896fa1080376f8a6 /test
parent68423aca4037e795036ad396a0ee1e5d3aa25852 (diff)
downloaderlang.mk-18a707431d2e7c1bdd97e2b2a2f71c5ff1c45ba8.tar.gz
erlang.mk-18a707431d2e7c1bdd97e2b2a2f71c5ff1c45ba8.tar.bz2
erlang.mk-18a707431d2e7c1bdd97e2b2a2f71c5ff1c45ba8.zip
Use "make edoc" in the edoc test
Diffstat (limited to 'test')
-rw-r--r--test/core_deps.mk2
1 files changed, 1 insertions, 1 deletions
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