summaryrefslogtreecommitdiff
path: root/BaseTools/Source/C/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'BaseTools/Source/C/Makefile')
-rw-r--r--BaseTools/Source/C/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/BaseTools/Source/C/Makefile b/BaseTools/Source/C/Makefile
index 3005a17..77d3b97 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 \