summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
Diffstat (limited to 'databases')
-rw-r--r--databases/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile
index d3383923830..eadbff65e55 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.264 2008/09/04 12:30:46 obache Exp $
+# $NetBSD: Makefile,v 1.265 2008/09/04 20:43:39 tonnerre Exp $
#
COMMENT= Databases
@@ -197,6 +197,7 @@ SUBDIR+= py-pgnotify
SUBDIR+= py-postgresql
SUBDIR+= py-psycopg
SUBDIR+= py-psycopg2
+SUBDIR+= py-sqlalchemy
SUBDIR+= py-sqlite
SUBDIR+= py-sqlite2
SUBDIR+= py-sqlite3