Fix problem where pam_panic_pw.1 wasn't gzipped
This commit is contained in:
parent
4d8697fff2
commit
6cdca0b87b
@ -1,7 +1,7 @@
|
||||
cant_believe_its_not_mandir = $(mandir)
|
||||
nobase_dist_cant_believe_its_not_man_DATA = \
|
||||
man1/pam_panic_pw.1
|
||||
de/man1/pam_panic_pw.1
|
||||
man1/pam_panic_pw.1.gz
|
||||
de/man1/pam_panic_pw.1.gz
|
||||
|
||||
%.gz: %
|
||||
gzip -c $< >$@
|
||||
|
Loading…
Reference in New Issue
Block a user