[CMAKE]
[reactos.git] / base / applications / network / finger / CMakeLists.txt
index a2922b6..1d0a54e 100644 (file)
@@ -10,3 +10,5 @@ add_executable(finger
 set_module_type(finger win32cui)
 
 add_importlibs(finger ws2_32 msvcrt kernel32)
+
+add_livecd_target(finger reactos/system32)
\ No newline at end of file