X-Git-Url: http://git.etherboot.org/people/mcb30/basetools.git/blobdiff_plain/feaa9fb3965f92a243fddd80e4ac36264e7b3414..ff93793e6ebdcf0f4dfa44a4748e0461cea41548:/Source/C/Common/GNUmakefile diff --git a/Source/C/Common/GNUmakefile b/Source/C/Common/GNUmakefile index 882128d..df3108d 100644 --- a/Source/C/Common/GNUmakefile +++ b/Source/C/Common/GNUmakefile @@ -17,7 +17,7 @@ OBJECTS = \ FvLib.o \ MemoryFile.o \ MyAlloc.o \ - OsPath.obj \ + OsPath.o \ ParseGuidedSectionTools.o \ ParseInf.o \ PeCoffLoaderEx.o \