mirror of
https://github.com/ckolivas/lrzip.git
synced 2026-04-04 13:57:40 +00:00
Fix failed build on make distdir.
This commit is contained in:
parent
59e5bc0492
commit
6e72b520a9
5 changed files with 30 additions and 5 deletions
|
|
@ -2,3 +2,5 @@ MAINTAINERCLEANFILES = Makefile.in lrunzip.1 lrztar.1 lrzuntar.1
|
|||
|
||||
man1_MANS = lrzip.1 lrunzip.1.pod lrztar.1.pod lrzuntar.1.pod
|
||||
man5_MANS = lrzip.conf.5
|
||||
|
||||
EXTRA_DIST = $(man1_MANS) $(man5_MANS)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue