mirror of
https://github.com/ckolivas/lrzip.git
synced 2026-04-04 22:07:42 +00:00
Merge branch 'master' into zpaq
This commit is contained in:
commit
73df7ebcd3
2 changed files with 9 additions and 6 deletions
|
|
@ -35,7 +35,6 @@ libtmplrzip_la_SOURCES = \
|
|||
zpipe.h \
|
||||
lrzip_private.h \
|
||||
liblrzip_private.h \
|
||||
Lrzip.h \
|
||||
lrzip.c \
|
||||
lrzip.h \
|
||||
rzip.h \
|
||||
|
|
@ -94,6 +93,9 @@ dist_doc_DATA = \
|
|||
pkgconfigdir = $(libdir)/pkgconfig
|
||||
pkgconfig_DATA = lrzip.pc
|
||||
|
||||
lrzip_HEADERS = Lrzip.h
|
||||
lrzipdir = $(includedir)
|
||||
|
||||
EXTRA_DIST = \
|
||||
lrzip.pc.in \
|
||||
lrztar \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue