X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=BaseTools%2FSource%2FC%2FMakefile;h=77d3b979c9b09274852db1cbeed4c72e88a280d6;hp=3005a175b8b7dcd1bdb9940577d71d2ee45b542b;hb=87d97b6a771a5f81277732d5d9985aa9d14ae63f;hpb=11b7501adcf8af81b3a31702eb4daa799d5f4096;ds=sidebyside diff --git a/BaseTools/Source/C/Makefile b/BaseTools/Source/C/Makefile index 3005a175b8..77d3b979c9 100644 --- a/BaseTools/Source/C/Makefile +++ b/BaseTools/Source/C/Makefile @@ -17,6 +17,7 @@ ARCH = IA32 LIBRARIES = Common APPLICATIONS = \ BootSectImage \ + BrotliCompress \ EfiLdrImage \ EfiRom \ GenBootSector \