[CMAKE]
[reactos.git] / base / applications / network / telnet / CMakeLists.txt
index 5ef75fe..4f369a8 100644 (file)
@@ -28,4 +28,4 @@ set_module_type(telnet win32cui)
 
 add_importlibs(telnet ws2_32 user32 kernel32 msvcrt)
 
-add_livecd_target(telnet reactos/system32)
\ No newline at end of file
+add_cab_target(telnet 1)
\ No newline at end of file