forget commit rbuild file for win32k

svn path=/trunk/; revision=23733
This commit is contained in:
Magnus Olsen 2006-08-26 23:27:49 +00:00
parent 6518b5361d
commit ab519c08f9

View file

@ -27,12 +27,14 @@
<if property="ARCH" value="i386">
<directory name="i386">
<file>dib24bpp_hline.s</file>
<file>dib32bpp_hline.s</file>
<file>dib32bpp_colorfill.s</file>
</directory>
</if>
<ifnot property="ARCH" value="i386">
<file>dib24bppc.c</file>
<file>dib32bppc.c</file>
</ifnot>