[CMAKE]
[reactos.git] / drivers / wdm / audio / sysaudio / CMakeLists.txt
index b8ee459..d51f7d5 100644 (file)
@@ -15,4 +15,4 @@ target_link_libraries(sysaudio libcntpr)
 
 add_importlibs(sysaudio ntoskrnl ks hal)
 
-add_cab_target(sysaudio 2)
\ No newline at end of file
+add_cd_file(TARGET sysaudio DESTINATION reactos/system32/drivers)
\ No newline at end of file