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