diff options
-rw-r--r-- | net/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 6ecaa17..2312e44 100644 --- a/net/Makefile +++ b/net/Makefile @@ -56,7 +56,6 @@ SUBDIR += doc SUBDIR += domtools SUBDIR += echoping - SUBDIR += elsa SUBDIR += etherboot SUBDIR += ethereal SUBDIR += everybuddy @@ -220,6 +219,7 @@ SUBDIR += tcpflow SUBDIR += tcpshow SUBDIR += tcptrace + SUBDIR += tcserver SUBDIR += tdetect SUBDIR += telnetx SUBDIR += telserv |