projects
/
postgresql
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8d1b6de
)
Add to Makefile.
author
Bruce Momjian
<bruce@momjian.us>
Sun, 11 Feb 2001 02:18:48 +0000
(
02:18
+0000)
committer
Bruce Momjian
<bruce@momjian.us>
Sun, 11 Feb 2001 02:18:48 +0000
(
02:18
+0000)
contrib/Makefile
patch
|
blob
|
history
diff --git
a/contrib/Makefile
b/contrib/Makefile
index 571aaa7cd2b33b209cfe70b9e20814e958447c11..4abba5686bfe2f90ea32b21d5c9addfcacec6515 100644
(file)
--- a/
contrib/Makefile
+++ b/
contrib/Makefile
@@
-1,4
+1,4
@@
-# $Header: /cvsroot/pgsql/contrib/Makefile,v 1.1
5 2001/02/10 12:07:12
momjian Exp $
+# $Header: /cvsroot/pgsql/contrib/Makefile,v 1.1
6 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 \