]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/C/GNUmakefile
BaseTools: Update Makefile to work at absolute path
[mirror_edk2.git] / BaseTools / Source / C / GNUmakefile
index 50b675900f13c78619c08347b9b2ab25cac9e075..0dc748267d9e817dc8c2288d13eda781af1de6ea 100644 (file)
@@ -51,9 +51,10 @@ LIBRARIES = Common
 VFRAUTOGEN = VfrCompile/VfrLexer.h\r
 # NON_BUILDABLE_APPLICATIONS = GenBootSector BootSectImage\r
 APPLICATIONS = \\r
+  BrotliCompress \\r
+  VfrCompile \\r
   GnuGenBootSector \\r
   BootSectImage \\r
-  BrotliCompress \\r
   EfiLdrImage \\r
   EfiRom \\r
   GenFfs \\r
@@ -66,8 +67,7 @@ APPLICATIONS = \
   LzmaCompress \\r
   Split \\r
   TianoCompress \\r
-  VolInfo \\r
-  VfrCompile\r
+  VolInfo\r
 \r
 SUBDIRS := $(LIBRARIES) $(APPLICATIONS)\r
 \r