mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 12:55:43 +00:00
Added network information utility, net\niclist.
svn path=/trunk/; revision=3196
This commit is contained in:
parent
11d5861527
commit
8fafe08ea7
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ include rules.mak
|
||||||
# Available applications
|
# Available applications
|
||||||
#
|
#
|
||||||
APPS = cmd cmdutils dflat32 mc notevil sysutils \
|
APPS = cmd cmdutils dflat32 mc notevil sysutils \
|
||||||
net\finger net\ncftp net\ping net\telnet net\whois \
|
net\finger net\ncftp net\niclist net\ping net\telnet net\whois \
|
||||||
regedit regedt32 taskmgr
|
regedit regedt32 taskmgr
|
||||||
|
|
||||||
all: $(APPS)
|
all: $(APPS)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue