mirror of
https://git.proxmox.com/git/mirror_edk2
synced 2026-01-04 03:24:47 +00:00
Fixed a typo
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1724 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
53dd426984
commit
4110971635
@ -60,7 +60,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||
<delete failonerror="false" quiet="true" includeEmptyDirs="true">
|
||||
<fileset dir="${BUILD_DIR}"/>
|
||||
<fileset file="${BIN_DIR}/${ToolName}${ext_exe}"/>
|
||||
<fileset file="${BIN_DIR}/${ToolName}/pdb"/>
|
||||
<fileset file="${BIN_DIR}/${ToolName}.pdb"/>
|
||||
</delete>
|
||||
</target>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user