]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/Python/AutoGen/ModuleAutoGen.py
BaseTools: Fix the lib order in static_library_files.lst
[mirror_edk2.git] / BaseTools / Source / Python / AutoGen / ModuleAutoGen.py
index fad5bab0f24d0ec68258d81da6ae1cc76c5dce47..f0812b6887be6f9fbdb14003f2efff229633fb34 100755 (executable)
@@ -1843,7 +1843,7 @@ class ModuleAutoGen(AutoGen):
         # CanSkip uses timestamps to determine build skipping\r
         if self.CanSkip():\r
             return\r
-\r
+        self.LibraryAutoGenList\r
         AutoGenList = []\r
         IgoredAutoGenList = []\r
 \r