diff options
-rw-r--r-- | devel/Makefile | 2 | ||||
-rw-r--r-- | net/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 67d5514..2ee8966 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -134,6 +134,8 @@ SUBDIR += libshhopt SUBDIR += libsigc++ SUBDIR += libslang + SUBDIR += libsock + SUBDIR += libstash SUBDIR += libtai SUBDIR += libtool SUBDIR += libunicode diff --git a/net/Makefile b/net/Makefile index 216fe99..6fc4133 100644 --- a/net/Makefile +++ b/net/Makefile @@ -139,6 +139,7 @@ SUBDIR += mudix SUBDIR += naim SUBDIR += nam + SUBDIR += ncat SUBDIR += ncplib SUBDIR += nemesis SUBDIR += netatalk @@ -197,6 +198,7 @@ SUBDIR += pptpclient SUBDIR += ppxp SUBDIR += priss + SUBDIR += proxy SUBDIR += pvm SUBDIR += queso SUBDIR += radius |