[CMAKE]
[reactos.git] / drivers / filesystems / npfs / CMakeLists.txt
index 912639c..a95a185 100644 (file)
@@ -16,4 +16,4 @@ add_importlibs(npfs ntoskrnl hal)
 
 add_pch(npfs ${CMAKE_CURRENT_SOURCE_DIR}/npfs.h ${SOURCE})
 add_dependencies(npfs psdk bugcodes)
-add_livecd_target(npfs reactos/system32/drivers)
\ No newline at end of file
+add_cab_target(npfs 2)
\ No newline at end of file