From af73d5555496e6339b155312d47c3ab406eea7a8 Mon Sep 17 00:00:00 2001 From: miwi Date: Sat, 22 May 2010 04:07:02 +0000 Subject: - Fix now really INDEX --- databases/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'databases') diff --git a/databases/Makefile b/databases/Makefile index e59f928b5f63..4e5952721494 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -564,22 +564,22 @@ SUBDIR += postgresql73-server SUBDIR += postgresql74-client SUBDIR += postgresql74-server - SUBDIR += postgresql74-client + SUBDIR += postgresql74-contrib SUBDIR += postgresql80-client SUBDIR += postgresql80-server - SUBDIR += postgresql80-client + SUBDIR += postgresql80-contrib SUBDIR += postgresql81-client SUBDIR += postgresql81-server - SUBDIR += postgresql81-client + SUBDIR += postgresql81-contrib SUBDIR += postgresql82-client SUBDIR += postgresql82-server SUBDIR += postgresql82-contrib SUBDIR += postgresql83-client SUBDIR += postgresql83-server - SUBDIR += postgresql83-client + SUBDIR += postgresql83-contrib SUBDIR += postgresql84-client SUBDIR += postgresql84-server - SUBDIR += postgresql84-client + SUBDIR += postgresql84-contrib SUBDIR += postgresql_autodoc SUBDIR += powerarchitect SUBDIR += ptop -- cgit