This commit is contained in:
Kovid Goyal 2019-11-30 20:40:25 +05:30
parent ae3417cc5b
commit 2a8875f864
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -161,8 +161,8 @@
}, },
{ {
"name": "lzma_binding", "name": "lzma_binding",
"sources": "lzma/*.c", "sources": "calibre_lzma/*.c",
"headers": "lzma/*.h", "headers": "calibre_lzma/*.h",
"defines": "_7ZIP_ST" "defines": "_7ZIP_ST"
}, },
{ {