- change module type kernelmodedll -> keyboardlayout
[reactos.git] / reactos / dll / keyboard / kbdycl / kbdycl.rbuild
index 483ee9b..2a26e60 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
-<module name="kbdycl" type="kernelmodedll" entrypoint="0" installbase="system32" installname="kbdycl.dll" allowwarnings="true">
+<module name="kbdycl" type="keyboardlayout" entrypoint="0" installbase="system32" installname="kbdycl.dll" allowwarnings="true">
        <importlibrary definition="kbdycl.def" />
        <include base="ntoskrnl">include</include>
        <define name="_DISABLE_TIDENTS" />