diff options
Diffstat (limited to 'databases')
-rw-r--r-- | databases/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile index ed832d0f28c..004e22eeb69 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.359 2010/12/10 19:25:02 asau Exp $ +# $NetBSD: Makefile,v 1.360 2010/12/11 23:06:50 asau Exp $ # COMMENT= Databases @@ -230,6 +230,7 @@ SUBDIR+= postgresql84-server SUBDIR+= postgresql90 SUBDIR+= postgresql90-adminpack SUBDIR+= postgresql90-client +SUBDIR+= postgresql90-datatypes SUBDIR+= postgresql90-dblink SUBDIR+= postgresql90-docs SUBDIR+= postgresql90-monitoring |