Add missing install target dependencies
These added dependencies let you execute `make install` repeatedly,
whitout using `make clean` in between.
Without it make autodeleted the %.1.pod and %.8.pod files as the
install target doesn't declare a dependency although it needs them.
Signed-off-by:
Thomas Lamprecht <t.lamprecht@proxmox.com>
Showing
Please register or sign in to comment