build: make generated man/*.1 files read-only
commit0818c52874ba19ed3eaacf52056fd1b53fd517cb
authorJim Meyering <meyering@redhat.com>
Sun, 31 May 2009 07:52:51 +0000 (31 09:52 +0200)
committerJim Meyering <meyering@redhat.com>
Tue, 2 Jun 2009 14:35:14 +0000 (2 16:35 +0200)
treecf456e6c1a77fa5518033fc5d6345ce477179e7d
parenta5c627f9c6d7919da34a9f535e86a69e00754850
build: make generated man/*.1 files read-only

This should help people notice that they are generated.
Note: each file already has a comment to that effect from help2man.
* man/Makefile.am (.x.1): Make generated files read-only.
Also, don't redirect directly to the target, $@.
man/Makefile.am