[CMAKE]
[reactos.git] / drivers / filesystems / mup / CMakeLists.txt
index 4b3b894..337ee49 100644 (file)
@@ -6,3 +6,5 @@ add_library(mup SHARED
 
 set_module_type(mup kernelmodedriver)
 add_importlibs(mup ntoskrnl hal)
+
+add_cab_target(mup 2)
\ No newline at end of file