mirror of
https://github.com/reactos/reactos.git
synced 2024-12-26 00:54:40 +00:00
updated to build whois client
svn path=/trunk/; revision=2543
This commit is contained in:
parent
f853dfb8a1
commit
4694f10044
1 changed files with 2 additions and 1 deletions
|
@ -13,7 +13,8 @@ include rules.mak
|
|||
#
|
||||
# Available applications
|
||||
#
|
||||
APPS = cmd cmdutils notevil sysutils dflat32 mc net\ping net\ncftp net\telnet
|
||||
APPS = cmd cmdutils notevil sysutils dflat32 mc net\ping net\ncftp \
|
||||
net\telnet net\whois
|
||||
|
||||
all: $(APPS)
|
||||
.PHONY: all
|
||||
|
|
Loading…
Reference in a new issue