From 71f2b6f015b5f8da162e808a37bd7d3cc8732ce3 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Sun, 11 Feb 2001 02:18:48 +0000 Subject: [PATCH] Add to Makefile. --- contrib/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/contrib/Makefile b/contrib/Makefile index 571aaa7cd2..4abba5686b 100644 --- a/contrib/Makefile +++ b/contrib/Makefile @@ -1,4 +1,4 @@ -# $Header: /cvsroot/pgsql/contrib/Makefile,v 1.15 2001/02/10 12:07:12 momjian Exp $ +# $Header: /cvsroot/pgsql/contrib/Makefile,v 1.16 2001/02/11 02:18:48 momjian Exp $ subdir = contrib top_builddir = .. @@ -19,6 +19,7 @@ WANTED_DIRS = \ noupdate \ oid2name \ pg_dumplo \ + pg_logger \ pgbench \ pgcrypto \ rserv \ -- 2.40.0