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)