Go to file
Jean-Sébastien Pédron c39f47028b make docs: Force a dependency to `edoc`
In newer Erlang.mk, `edoc` is added as a dependency to `docs` only if
`doc/overview.edoc` exists. However in our Makefile, this file is
generated. Therefore, at the time the Makefile is evaluated, this file
is missing and `edoc` is not added as a dependency to `docs`.

To workaround this, we explicitely add this dependency.
2016-03-31 17:35:31 +02:00
deps/amqp_client make docs: Force a dependency to `edoc` 2016-03-31 17:35:31 +02:00