add csharp-mysql subdir
This commit is contained in:
parent
09095dc282
commit
00b706c45f
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.353 2010/10/12 16:52:36 joerg Exp $
|
||||
# $NetBSD: Makefile,v 1.354 2010/10/16 21:28:17 kefren Exp $
|
||||
#
|
||||
|
||||
COMMENT= Databases
|
||||
|
@ -11,6 +11,7 @@ SUBDIR+= cdb
|
|||
SUBDIR+= clisp-gdbm
|
||||
SUBDIR+= clisp-pgsql
|
||||
SUBDIR+= couchdb
|
||||
SUBDIR+= csharp-mysql
|
||||
#SUBDIR+= cstore # not enabled at present due to its size requirements
|
||||
SUBDIR+= datadraw
|
||||
SUBDIR+= db
|
||||
|
|
Loading…
Reference in a new issue