Gzip man pages by default
This commit is contained in:
@ -1,7 +1,9 @@
|
||||
dist_man8_MANS = man8/pam_panic.8
|
||||
|
||||
fuckyou_automake_mandir = $(mandir)
|
||||
nobase_dist_fuckyou_automake_man_DATA = \
|
||||
de/man8/pam_panic.8 \
|
||||
es/man8/pam_panic.8 \
|
||||
fr/man8/pam_panic.8
|
||||
man8/pam_panic.8.gz \
|
||||
de/man8/pam_panic.8.gz \
|
||||
es/man8/pam_panic.8.gz \
|
||||
fr/man8/pam_panic.8.gz
|
||||
|
||||
%.gz: %
|
||||
gzip -c $< >$@
|
||||
|
Reference in New Issue
Block a user