mirror of
https://github.com/reactos/reactos.git
synced 2026-06-01 08:50:24 +08:00
Turn net/netstat and net/ipconfig back on again, since the build problems
were solved svn path=/trunk/; revision=9521
This commit is contained in:
@@ -26,6 +26,8 @@ APPS = calc \
|
||||
net$(SEP)whois \
|
||||
net$(SEP)arp \
|
||||
net$(SEP)ncftp \
|
||||
net$(SEP)netstat \
|
||||
net$(SEP)ipconfig \
|
||||
regedt32 \
|
||||
welcome \
|
||||
winfile
|
||||
@@ -38,8 +40,6 @@ APPS = calc \
|
||||
# Removed because it doesn't build correctly
|
||||
#
|
||||
# sysutils$(SEP)tlist \
|
||||
# net$(SEP)netstat \
|
||||
# net$(SEP)ipconfig \
|
||||
#
|
||||
|
||||
all: $(APPS)
|
||||
|
||||
Reference in New Issue
Block a user