mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 18:15:58 +00:00
Fix typo
svn path=/trunk/; revision=34853
This commit is contained in:
parent
d4d0c4fdf6
commit
241493fe8e
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
<if property="_WINKD_" value="1">
|
||||
<define name="_WINKD_" />
|
||||
</if>
|
||||
<if property="_ELF" value="1">
|
||||
<if property="_ELF_" value="1">
|
||||
<define name="_ELF_" />
|
||||
</if>
|
||||
<include base="cmlib">.</include>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue