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/UI/Far/makefile')
-rwxr-xr-x7zip/UI/Far/makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/7zip/UI/Far/makefile b/7zip/UI/Far/makefile
index 5b9d8bcd..d5819130 100755
--- a/7zip/UI/Far/makefile
+++ b/7zip/UI/Far/makefile
@@ -42,6 +42,7 @@ WIN_OBJS = \
7ZIP_COMMON_OBJS = \
$O\FilePathAutoRename.obj \
$O\FileStreams.obj \
+ $O\StreamUtils.obj \
UI_COMMON_OBJS = \
$O\ArchiveExtractCallback.obj \