]> err.no Git - util-linux/commit
build-sys: use dist_noinst_DATA to work around the bug with dist_man_MANS
authorStepan Kasal <skasal@redhat.com>
Tue, 15 May 2007 18:46:12 +0000 (20:46 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 16 May 2007 09:43:29 +0000 (11:43 +0200)
commitd7b745465456dcecd8056d26fc7139bb26c8e03c
treee38855757af486d9b2e1010892d1b9fc620314a5
parentcaec351d6709852bf80bacec6fac6a55302357fe
build-sys: use dist_noinst_DATA to work around the bug with dist_man_MANS

Automake mishandles dist_man_MANS.  Using dist_noinst_DATA to work
around this is more elegant than using dist-hook.

Signed-off-by: Stepan Kasal <skasal@redhat.com>
Makefile.am
config/include-Makefile.am