mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 09:25:10 +00:00
* Fix rbuild build.
svn path=/trunk/; revision=53530
This commit is contained in:
parent
d9dd611750
commit
69f688be4c
1 changed files with 3 additions and 5 deletions
|
@ -16,11 +16,9 @@
|
|||
<library>libcntpr</library>
|
||||
<directory name="mp">
|
||||
<if property="ARCH" value="i386">
|
||||
<directory name="i386">
|
||||
<file>mps.S</file>
|
||||
<file>mpsboot.asm</file>
|
||||
<file>mpsirql.c</file>
|
||||
</directory>
|
||||
<file>mps.S</file>
|
||||
<file>mpsboot.asm</file>
|
||||
<file>mpsirql.c</file>
|
||||
</if>
|
||||
</directory>
|
||||
</module>
|
||||
|
|
Loading…
Reference in a new issue