Don't decide whether to preprocess .spec files based on Kernel-Mode vs. User-Mode...
[reactos.git] / reactos / hal / halx86 / halup.rbuild
index c206b7e..26ed546 100644 (file)
@@ -2,7 +2,7 @@
 <!DOCTYPE group SYSTEM "../../tools/rbuild/project.dtd">
 <group xmlns:xi="http://www.w3.org/2001/XInclude">
        <module name="halup" type="kernelmodedll" entrypoint="0" installname="hal.dll">
-               <importlibrary base="hal" definition="hal.spec" />
+               <importlibrary base="hal" definition="hal.pspec" />
                <bootstrap installbase="$(CDOUTPUT)" />
                <include>include</include>
                <include base="ntoskrnl">include</include>