build: remove explicit call to build modules.dep.bin
commit81af153ae79f7a92f201790a543161183c5167e6
authorJon Masters <jcm@jonmasters.org>
Wed, 10 Mar 2010 08:51:56 +0000 (10 03:51 -0500)
committerJon Masters <jcm@jonmasters.org>
Wed, 10 Mar 2010 08:51:56 +0000 (10 03:51 -0500)
tree15697e23bd5193a04615baa3ddff0fc47c8e3b2c
parentc4007c8bc797a69770b1399f0f72b673dc346f6b
build: remove explicit call to build modules.dep.bin

There's a known bug with docbook2man in some cases (Fedora) not
following multiple names for a manpage and only generating a
single output file. We use links in the source to ensure
those other versions will be built if possible. A better
fix will be to figure out how to make docbook2man behave.

Signed-off-by: Jon Masters <jcm@jonmasters.org>
Makefile.am