]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Sample/Tools/Source/Makefile
EdkCompatibilityPkg/Sample/Tools: rebase to ARRAY_SIZE()
[mirror_edk2.git] / EdkCompatibilityPkg / Sample / Tools / Source / Makefile
index 57ec6a190b606e59945c676b7182c3a53836b184..c8e85e51f6f8c62cef944f3f3c674bf075b6f63f 100644 (file)
@@ -1,7 +1,7 @@
 #/*++\r
 #\r
-#  Copyright (c) 2004 - 2007, Intel Corporation                                                         \r
-#  All rights reserved. This program and the accompanying materials                          \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
 #  http://opensource.org/licenses/bsd-license.php                                            \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