diff options
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile index b48c959181e..52c383461e2 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.289 2009/01/11 13:50:58 he Exp $ +# $NetBSD: Makefile,v 1.290 2009/01/24 03:05:39 obache Exp $ # COMMENT= Databases @@ -46,6 +46,7 @@ SUBDIR+= libgnomedb SUBDIR+= libpqxx SUBDIR+= libpqxx-doc SUBDIR+= lua-sqlite +SUBDIR+= lua-tokyocabinet SUBDIR+= luma SUBDIR+= mergeant SUBDIR+= metakit-lib |