diff options
-rw-r--r-- | devel/Makefile | 3 | ||||
-rw-r--r-- | net/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile index 4074cba627af..b397fcc43a48 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.47 1997/04/09 20:40:23 erich Exp $ +# $Id: Makefile,v 1.48 1997/04/11 19:41:35 erich Exp $ # SUBDIR += SWIG @@ -40,6 +40,7 @@ SUBDIR += p5-Include SUBDIR += p5-IniConf SUBDIR += p5-Ioctl + SUBDIR += p5-PV SUBDIR += p5-Religion SUBDIR += p5-Resources SUBDIR += p5-Time diff --git a/net/Makefile b/net/Makefile index 204ba6f9829f..e4688e6120a4 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.98 1997/04/12 17:19:11 peter Exp $ +# $Id: Makefile,v 1.99 1997/04/13 15:41:57 brian Exp $ # SUBDIR += archie @@ -30,6 +30,7 @@ SUBDIR += ldap SUBDIR += libsocket++ SUBDIR += mirror + SUBDIR += mrtg SUBDIR += moxftp SUBDIR += natd SUBDIR += ncftp |