Add KDBinit to the installation.
[reactos.git] / reactos / media / drivers / etc / etc.xml
1 <cdfile base="reactos">services</cdfile>
2 <installfile base="system32/drivers/etc">services</installfile>
3 <if property="KDBG" value="1">
4 <cdfile base="reactos">KDBinit</cdfile>
5 <installfile base="system32/drivers/etc">KDBinit</installfile>
6 </if>