*** pgsql/contrib/Makefile 2009/08/18 10:34:39 1.89 --- pgsql/contrib/Makefile 2009/11/18 21:57:56 1.90 *************** *** 1,4 **** ! # $PostgreSQL: pgsql/contrib/Makefile,v 1.88 2009/08/07 20:50:21 petere Exp $ subdir = contrib top_builddir = .. --- 1,4 ---- ! # $PostgreSQL: pgsql/contrib/Makefile,v 1.89 2009/08/18 10:34:39 teodor Exp $ subdir = contrib top_builddir = .. *************** SUBDIRS = \ *** 25,30 **** --- 25,31 ---- ltree \ oid2name \ pageinspect \ + passwordcheck \ pg_buffercache \ pg_freespacemap \ pg_standby \