mirror of
https://github.com/ckolivas/lrzip.git
synced 2026-04-04 22:07:42 +00:00
Add minimal libzpaq compilation support.
This commit is contained in:
parent
63229baed6
commit
dd89bdcf3e
2 changed files with 8 additions and 1 deletions
|
|
@ -51,7 +51,9 @@ libtmplrzip_la_SOURCES = \
|
|||
aes.c \
|
||||
aes.h \
|
||||
sha4.c \
|
||||
sha4.h
|
||||
sha4.h \
|
||||
libzpaq/libzpaq.cpp \
|
||||
libzpaq/libzpaq.h
|
||||
libtmplrzip_la_LIBADD = lzma/C/liblzma.la
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue