Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/kornelski/7z.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'C/LzmaUtil/makefile')
-rwxr-xr-xC/LzmaUtil/makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/C/LzmaUtil/makefile b/C/LzmaUtil/makefile
index 11cada4e..fbb98b84 100755
--- a/C/LzmaUtil/makefile
+++ b/C/LzmaUtil/makefile
@@ -13,6 +13,8 @@ C_OBJS = \
$O\LzFindMt.obj \
$O\LzmaDec.obj \
$O\LzmaEnc.obj \
+ $O\7zFile.obj \
+ $O\7zStream.obj \
$O\Threads.obj \
OBJS = \