add and enable datadraw
This commit is contained in:
parent
5bd3e5fd16
commit
e7ff070fe3
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.309 2009/11/18 14:58:34 he Exp $
|
||||
# $NetBSD: Makefile,v 1.310 2009/11/25 22:43:21 dmcmahill Exp $
|
||||
#
|
||||
|
||||
COMMENT= Databases
|
||||
|
@ -8,6 +8,7 @@ SUBDIR+= adodb
|
|||
SUBDIR+= bdb-xml
|
||||
SUBDIR+= cdb
|
||||
#SUBDIR+= cstore # not enabled at present due to its size requirements
|
||||
SUBDIR+= datadraw
|
||||
SUBDIR+= db
|
||||
SUBDIR+= db3
|
||||
SUBDIR+= db4
|
||||
|
|
Loading…
Reference in a new issue