diff options
Diffstat (limited to 'databases')
-rw-r--r-- | databases/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile index 4ad8f5d5622..6a8c329aaed 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.235 2007/10/11 19:27:18 ghen Exp $ +# $NetBSD: Makefile,v 1.236 2007/11/10 11:35:10 agc Exp $ # COMMENT= Databases @@ -7,6 +7,7 @@ SUBDIR+= abook SUBDIR+= adodb SUBDIR+= bdb-xml SUBDIR+= cdb +#SUBDIR+= cstore # not enabled at present due to its size requirements SUBDIR+= db SUBDIR+= db3 SUBDIR+= db4 |