]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Sample/Tools/Source/Makefile
Sync all bug fixes between EDK1.04 and EDK1.06 into EdkCompatibilityPkg.
[mirror_edk2.git] / EdkCompatibilityPkg / Sample / Tools / Source / Makefile
index 772417e1f7071c24ea74eacc97f6a2b84badac96..c8e85e51f6f8c62cef944f3f3c674bf075b6f63f 100644 (file)
@@ -1,6 +1,6 @@
 #/*++\r
 #\r
-#  Copyright (c) 2004 - 2007, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2004 - 2010, 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
@@ -44,9 +44,11 @@ MAKEFILES = $(EDK_TOOLS_SOURCE)\Common\Makefile             \
 !IF "$(EFI_SPECIFICATION_VERSION)" >= "0x0002000A"\r
             $(EDK_TOOLS_SOURCE)\UefiVfrCompile\makefile     \\r
             $(EDK_TOOLS_SOURCE)\UefiStrGather\makefile      \\r
+            $(EDK_TOOLS_SOURCE)\UefiHiiPack\Makefile        \\r
 !ELSE\r
             $(EDK_TOOLS_SOURCE)\VfrCompile\makefile         \\r
             $(EDK_TOOLS_SOURCE)\StrGather\makefile          \\r
+            $(EDK_TOOLS_SOURCE)\HiiPack\Makefile            \\r
 !ENDIF\r
             $(EDK_TOOLS_SOURCE)\SplitFile\Makefile          \\r
             $(EDK_TOOLS_SOURCE)\Strip\Makefile              \\r