update files (rundll32 moved)
[reactos.git] / reactos / apps / utils / Makefile
index b3f39e0..86e8921 100644 (file)
@@ -9,9 +9,9 @@ include $(PATH_TO_TOP)/rules.mak
 
 # Console system utilities
 # cabman cat net objdir partinfo pice ps sc stats
-UTIL_APPS = cat objdir partinfo pnpdump sc shutdown stats tickcount consw rundll32 regsvr32 ps
+UTIL_APPS = cat objdir partinfo pnpdump sc shutdown stats tickcount consw ps
 
-UTIL_NET_APPS = arp finger ipconfig netstat ping telnet whois
+UTIL_NET_APPS = arp finger ftp ipconfig netstat ping route telnet whois
 
 
 all: $(UTIL_APPS) $(UTIL_NET_APPS)