]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/C/LzmaCompress/Makefile
BaseTools LzmaCompress: Update LZMA to new 16.04 version
[mirror_edk2.git] / BaseTools / Source / C / LzmaCompress / Makefile
index 872e8995128122b5f167187b1e219af090c647fb..48aca88913738cb49c88d397a8752a8ab4a180f6 100644 (file)
@@ -1,7 +1,7 @@
 ## @file\r
 # Windows makefile for 'LzmaCompress' module build.\r
 #\r
-# Copyright (c) 2009 - 2012, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2009 - 2016, Intel Corporation. All rights reserved.<BR>\r
 # This program and the accompanying materials\r
 # are licensed and made available under the terms and conditions of the BSD License\r
 # which accompanies this distribution.  The full text of the license may be found at\r
@@ -26,7 +26,9 @@ OBJECTS = \
   $(SDK_C)\LzmaEnc.obj \\r
   $(SDK_C)\7zFile.obj \\r
   $(SDK_C)\7zStream.obj \\r
-  $(SDK_C)\Bra86.obj\r
+  $(SDK_C)\Bra86.obj \\r
+  $(SDK_C)\LzFindMt.obj \\r
+  $(SDK_C)\Threads.obj\r
 \r
 !INCLUDE ..\Makefiles\ms.app\r
 \r