]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/C/LzmaCompress/GNUmakefile
Sync BaseTools Trunk (version r2518) to EDKII main trunk.
[mirror_edk2.git] / BaseTools / Source / C / LzmaCompress / GNUmakefile
index 99e9cbbeb0914f88170ec91baa4e078f311b413f..07f0a90b60b3bd03870b48d28685bc3b5ecc1d62 100644 (file)
@@ -1,7 +1,7 @@
 ## @file\r
 # Windows makefile for 'LzmaCompress' module build.\r
 #\r
-# Copyright (c) 2009 - 2010, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2009 - 2012, 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
@@ -24,7 +24,8 @@ OBJECTS = \
   $(SDK_C)/LzmaDec.o \\r
   $(SDK_C)/LzmaEnc.o \\r
   $(SDK_C)/7zFile.o \\r
-  $(SDK_C)/7zStream.o\r
+  $(SDK_C)/7zStream.o \\r
+  $(SDK_C)/Bra86.o\r
 \r
 include $(MAKEROOT)/Makefiles/app.makefile\r
 \r