X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=BaseTools%2FSource%2FPython%2FMakefile;fp=BaseTools%2FSource%2FPython%2FMakefile;h=385c13a74d369c609e1eb2858b2aa3d89344ca19;hp=c1c58dc0a423d3383887bd446db11f63dd3a357e;hb=9fb9cbfb65a779885bb2d059309237a92bb1b1a9;hpb=80bfbd3e832019ec733d04931079e956466066ba diff --git a/BaseTools/Source/Python/Makefile b/BaseTools/Source/Python/Makefile index c1c58dc0a4..385c13a74d 100644 --- a/BaseTools/Source/Python/Makefile +++ b/BaseTools/Source/Python/Makefile @@ -58,7 +58,6 @@ COMMON_PYTHON=$(BASE_TOOLS_PATH)\Source\Python\Common\BuildToolError.py \ $(BASE_TOOLS_PATH)\Source\Python\CommonDataClass\DataClass.py \ $(BASE_TOOLS_PATH)\Source\Python\CommonDataClass\Exceptions.py \ $(BASE_TOOLS_PATH)\Source\Python\CommonDataClass\FdfClass.py \ - $(BASE_TOOLS_PATH)\Source\Python\CommonDataClass\ModuleClass.py \ $(BASE_TOOLS_PATH)\Source\Python\CommonDataClass\PackageClass.py \ $(BASE_TOOLS_PATH)\Source\Python\CommonDataClass\PlatformClass.py \ $(BASE_TOOLS_PATH)\Source\Python\Table\Table.py \