[USB-BRINGUP-TRUNK]
[reactos.git] / drivers / usb / usbehci_new / CMakeLists.txt
index a552101..f8779a2 100644 (file)
@@ -32,4 +32,4 @@ endif(MSVC)
 set_module_type(usbehci kernelmodedriver)
 add_importlibs(usbehci ntoskrnl ks drmk hal)
 
-add_cab_target(usbehci 2)
\ No newline at end of file
+add_cd_file(TARGET usbehci DESTINATION reactos/system32/drivers NO_CAB FOR all)
\ No newline at end of file