mirror of
https://github.com/intel/isa-l.git
synced 2024-12-12 09:23:50 +01:00
programs: add igzip binary as man page dependency
Required to support parallel builds Signed-off-by: Marcel Cornu <marcel.d.cornu@intel.com>
This commit is contained in:
parent
75ce489550
commit
84ad119970
@ -34,5 +34,5 @@ programs_igzip_LDADD = libisal.la
|
||||
dist_man_MANS = programs/igzip.1
|
||||
other_src += programs/igzip.1.h2m
|
||||
|
||||
programs/igzip.1: % : %.h2m programs/igzip_cli.c
|
||||
programs/igzip.1: % : %.h2m programs/igzip_cli.c programs/igzip
|
||||
-help2man -o $@ -i $< -N ./programs/igzip
|
||||
|
Loading…
Reference in New Issue
Block a user