doc/man/Makefile.am: handle vtracef(3) and vtracelog(3) correctly
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Wed, 10 Mar 2021 03:35:48 +0000 (22:35 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 10 Mar 2021 15:04:17 +0000 (10:04 -0500)
commit8cbeea02ccddb16d22cfa3b1858de86039139c54
tree1a53b8463592628077fe252d5f617710a9a93583
parent1d41a8d75d789f60a0da6e1e4f06425cd8fe0b23
doc/man/Makefile.am: handle vtracef(3) and vtracelog(3) correctly

This patch adds explicit grouped target rules to `doc/man/Makefile.am`
to handle the vtracef(3) and vtracelog(3) manual page generation
correctly.

This patch also adds `vtracef.3` and `vtracelog.3` to the list of files
to clean.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: Ia91db414693f1d336933a347ada13cfd430a9e53
doc/man/Makefile.am
This page took 0.025214 seconds and 4 git commands to generate.