* man/generate_mans.deps: Added Makefile dependency rules.

This commit is contained in:
nekral-guest
2009-03-14 13:29:55 +00:00
parent fa7bae1210
commit 526e7ac972
2 changed files with 179 additions and 0 deletions

View File

@@ -6,6 +6,7 @@
* man/Makefile.am: Compute the dependencies for building the
manpages.
* man/generate_mans.deps: Added Makefile dependency rules.
2009-03-14 Nicolas François <nicolas.francois@centraliens.net>