mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-28 04:13:35 +00: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:
+2
-2
@@ -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