From 69f34486397a88fa90199fe9510fdb2d0b2fb7fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A9=20van=20Geldorp?= Date: Fri, 28 May 2004 18:30:22 +0000 Subject: [PATCH] Turn net/netstat and net/ipconfig back on again, since the build problems were solved svn path=/trunk/; revision=9521 --- rosapps/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rosapps/Makefile b/rosapps/Makefile index 21b138f79ba..86b666da88f 100644 --- a/rosapps/Makefile +++ b/rosapps/Makefile @@ -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)