Implement automatic dependency generation for manpages.
authorBen Pfaff <blp@nicira.com>
Wed, 26 Oct 2011 23:06:37 +0000 (16:06 -0700)
committerBen Pfaff <blp@nicira.com>
Wed, 26 Oct 2011 23:06:37 +0000 (16:06 -0700)
commit6ca376775ecae19df72324bb8212e70467795450
tree342388b80b4023ab6901045b8ed047fcc2da095a
parent94512c4abe1062ad18cb32fbf1f4947fda06a9cd
Implement automatic dependency generation for manpages.

This ensures that manpages actually get rebuilt if any of the lib/*.man
fragments that they depend upon are modified.
Makefile.am
build-aux/sodepends.pl [new file with mode: 0644]
manpages.mk [new file with mode: 0644]
ovsdb/automake.mk
ovsdb/ovsdbmonitor/automake.mk
utilities/automake.mk
utilities/bugtool/automake.mk
vswitchd/automake.mk