Add sqliteman
This commit is contained in:
parent
46c742d0be
commit
420dfc5f36
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.503 2015/10/24 21:36:48 joerg Exp $
|
||||
# $NetBSD: Makefile,v 1.504 2015/10/27 20:42:25 ryoon Exp $
|
||||
|
||||
COMMENT= Databases
|
||||
|
||||
|
@ -461,6 +461,7 @@ SUBDIR+= sqlite3
|
|||
SUBDIR+= sqlite3-docs
|
||||
SUBDIR+= sqlite3-tcl
|
||||
SUBDIR+= sqlitebrowser
|
||||
SUBDIR+= sqliteman
|
||||
SUBDIR+= sqlrelay
|
||||
SUBDIR+= sqlrelay-freetds
|
||||
SUBDIR+= sqlrelay-mysql
|
||||
|
|
Loading…
Reference in a new issue