mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 21:46:05 +00:00
Dont include winfile in main makefile since it doesnt compile
svn path=/trunk/; revision=5423
This commit is contained in:
parent
64c31c759c
commit
6295a1f99b
1 changed files with 2 additions and 2 deletions
|
@ -21,14 +21,14 @@ APPS = calc \
|
||||||
mc \
|
mc \
|
||||||
notevil \
|
notevil \
|
||||||
sysutils \
|
sysutils \
|
||||||
# sysutils$(SEP)ctm \
|
sysutils$(SEP)ctm \
|
||||||
net$(SEP)finger \
|
net$(SEP)finger \
|
||||||
net$(SEP)ncftp \
|
net$(SEP)ncftp \
|
||||||
net$(SEP)ping \
|
net$(SEP)ping \
|
||||||
regedit \
|
regedit \
|
||||||
regedt32 \
|
regedt32 \
|
||||||
welcome \
|
welcome \
|
||||||
winfile
|
# winfile
|
||||||
|
|
||||||
# Removed due to dependance on C++ compiler
|
# Removed due to dependance on C++ compiler
|
||||||
#
|
#
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue