]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/C/BrotliCompress/GNUmakefile
BaseTools: Fix BrotliCompress tool issue
[mirror_edk2.git] / BaseTools / Source / C / BrotliCompress / GNUmakefile
index 9544837263ca64b40a635028078ff330933fe33e..b150e5dd2bb947f65d7b1fc6f9a8ac4285d6141f 100644 (file)
@@ -6,10 +6,10 @@
 #\r
 MAKEROOT ?= ..\r
 \r
-APPNAME = Brotli\r
+APPNAME = BrotliCompress\r
 \r
 OBJECTS = \\r
-  brotli/c/tools/brotli.o \\r
+  BrotliCompress.o \\r
   brotli/c/common/dictionary.o \\r
   brotli/c/common/transform.o \\r
   brotli/c/dec/bit_reader.o \\r