Skip to content

Commit 84ad119

Browse files
mdcornutkanteck
authored andcommitted
programs: add igzip binary as man page dependency
Required to support parallel builds Signed-off-by: Marcel Cornu <[email protected]>
1 parent 75ce489 commit 84ad119

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

programs/Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@ programs_igzip_LDADD = libisal.la
3434
dist_man_MANS = programs/igzip.1
3535
other_src += programs/igzip.1.h2m
3636

37-
programs/igzip.1: % : %.h2m programs/igzip_cli.c
37+
programs/igzip.1: % : %.h2m programs/igzip_cli.c programs/igzip
3838
-help2man -o $@ -i $< -N ./programs/igzip

0 commit comments

Comments
 (0)