diff options
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index ea30417be367..f567ef3df2f3 100644 --- a/net/Makefile +++ b/net/Makefile @@ -111,6 +111,7 @@ SUBDIR += netcat SUBDIR += netpipes SUBDIR += nettest + SUBDIR += ngrep SUBDIR += nocol SUBDIR += ns SUBDIR += nslint |