add ftp to the build

svn path=/trunk/; revision=12808
This commit is contained in:
Steven Edwards 2005-01-05 00:03:42 +00:00
parent f765c59019
commit c645e0d34c

View file

@ -11,7 +11,7 @@ include $(PATH_TO_TOP)/rules.mak
# cabman cat net objdir partinfo pice ps sc stats
UTIL_APPS = cat objdir partinfo pnpdump sc shutdown stats tickcount consw rundll32 ps
UTIL_NET_APPS = arp finger ipconfig netstat ping route telnet whois
UTIL_NET_APPS = arp finger ftp ipconfig netstat ping route telnet whois
all: $(UTIL_APPS) $(UTIL_NET_APPS)