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 dd47797fbac..8ec85267794 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.500 2015/10/11 11:39:04 rodent Exp $ +# $NetBSD: Makefile,v 1.501 2015/10/21 12:57:30 fhajny Exp $ COMMENT= Databases SUBDIR+= abook SUBDIR+= adodb SUBDIR+= apache-cassandra +SUBDIR+= apache-cassandra2 SUBDIR+= bdb-xml SUBDIR+= cdb SUBDIR+= clisp-bdb |