diff options
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index 1cfcf367be2..0d10dd65b99 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.253 2006/01/28 20:48:19 agc Exp $ +# $NetBSD: Makefile,v 1.254 2006/01/29 17:48:38 rxg Exp $ # COMMENT= Miscellaneous utilities @@ -201,6 +201,7 @@ SUBDIR+= reed SUBDIR+= root SUBDIR+= root-tail SUBDIR+= routeplanner-cli +SUBDIR+= rox-memo SUBDIR+= rpm SUBDIR+= rubygems SUBDIR+= sch |