mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 08:25:03 +00:00
Really fix the make file this time (and add the maze demo back in :) )
svn path=/trunk/; revision=7641
This commit is contained in:
parent
4729e23087
commit
0acbe2acf6
1 changed files with 3 additions and 2 deletions
|
@ -13,6 +13,8 @@ include rules.mak
|
|||
#net$(SEP)niclist
|
||||
#net$(SEP)telnet
|
||||
#net$(SEP)whois
|
||||
#net$(SEP)finger
|
||||
#net$(SEP)ping
|
||||
APPS = calc \
|
||||
cmdutils \
|
||||
cmdutils$(SEP)mode \
|
||||
|
@ -21,10 +23,9 @@ APPS = calc \
|
|||
mc \
|
||||
notevil \
|
||||
sysutils \
|
||||
demos$(SEP)maze\
|
||||
sysutils$(SEP)ctm \
|
||||
#net$(SEP)finger \
|
||||
net$(SEP)ncftp \
|
||||
net$(SEP)ping \
|
||||
regedt32 \
|
||||
welcome \
|
||||
# winfile
|
||||
|
|
Loading…
Reference in a new issue