]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/C/Makefile
BaseTools: Add DevicePath support for PCD values
[mirror_edk2.git] / BaseTools / Source / C / Makefile
index 50be773d57779c672e21021de4c1a7273b1d4a80..542818044dd62a707792e7acefca5877c5d8b4d2 100644 (file)
@@ -1,7 +1,7 @@
 ## @file\r
 # Windows makefile for C tools build.\r
 #\r
-# Copyright (c) 2009 - 2014, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2009 - 2017, 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
@@ -32,7 +32,8 @@ APPLICATIONS = \
   Split \\r
   TianoCompress \\r
   VolInfo \\r
-  VfrCompile\r
+  VfrCompile \\r
+  DevicePath\r
 \r
 all: libs apps install\r
 \r