diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 4384c92bdb4..cec5a00a2e1 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.128 2000/07/27 12:42:02 agc Exp $ +# $NetBSD: Makefile,v 1.129 2000/07/27 20:33:29 wiz Exp $ # FreeBSD Id: Makefile,v 1.78 1997/10/01 08:32:59 cracauer Exp # @@ -110,6 +110,7 @@ SUBDIR += rcs SUBDIR += rdp SUBDIR += readline + SUBDIR += rpc2 SUBDIR += rvm SUBDIR += rx SUBDIR += sfio |