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 '7zip/Archive/Split/makefile')
-rwxr-xr-x7zip/Archive/Split/makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/7zip/Archive/Split/makefile b/7zip/Archive/Split/makefile
index a821b2f8..650c750b 100755
--- a/7zip/Archive/Split/makefile
+++ b/7zip/Archive/Split/makefile
@@ -20,6 +20,7 @@ WIN_OBJS = \
7ZIP_COMMON_OBJS = \
$O\ProgressUtils.obj \
+ $O\StreamUtils.obj \
AR_COMMON_OBJS = \
$O\MultiStream.obj \