🏗 Add xdelta3 dependency
This commit is contained in:
parent
80f2439239
commit
ae59ce2256
97 changed files with 45332 additions and 1 deletions
8
lib/xdelta3/testing/Makefile
Normal file
8
lib/xdelta3/testing/Makefile
Normal file
|
@ -0,0 +1,8 @@
|
|||
all:
|
||||
(cd .. && make all)
|
||||
|
||||
xdelta3regtest:
|
||||
(cd .. && make xdelta3regtest)
|
||||
|
||||
xdelta3checksum:
|
||||
(cd .. && make xdelta3checksum)
|
Loading…
Add table
Add a link
Reference in a new issue