[CMAKE]
[reactos.git] / drivers / input / mouclass / CMakeLists.txt
index 35e4ff6..e9b3a25 100644 (file)
@@ -10,4 +10,4 @@ target_link_libraries(mouclass ${PSEH_LIB})
 
 add_importlibs(mouclass ntoskrnl hal)
 
-add_cab_target(mouclass 2)
\ No newline at end of file
+add_cd_file(TARGET mouclass DESTINATION reactos/system32/drivers)
\ No newline at end of file