build: fix man-page compilation
authorDavid Herrmann <dh.herrmann@googlemail.com>
Wed, 2 Jan 2013 16:32:49 +0000 (17:32 +0100)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Wed, 2 Jan 2013 16:32:49 +0000 (17:32 +0100)
commit1f38e6beed29b281b6bab2c925884cdf491eddc4
tree24f6b4ee6f622005ae89c96036ab118099ec29c3
parentca446c691f702bfc5585d8ac69e245d5b3382679
build: fix man-page compilation

The man_fixup_aliases thingy was a horrible hack. Replace it with a
temporary .man_fixup file that saves compilation timestamps so we have
post-recipies for man-fixups.

Also fix some minor out-of-tree build problems.

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
.gitignore
Makefile.am