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 b97703099a9..1ef51e2b90f 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.356 2010/11/15 20:27:46 dholland Exp $ +# $NetBSD: Makefile,v 1.357 2010/12/10 03:53:00 asau Exp $ # COMMENT= Databases @@ -236,6 +236,7 @@ SUBDIR+= postgresql90-pgcrypto SUBDIR+= postgresql90-plperl SUBDIR+= postgresql90-plpython SUBDIR+= postgresql90-pltcl +SUBDIR+= postgresql90-replicationtools SUBDIR+= postgresql90-server SUBDIR+= pxtools SUBDIR+= py-PgSQL |