mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
Add oid2name subdirectory to contrib Makefile.
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
# $Header: /cvsroot/pgsql/contrib/Makefile,v 1.13 2001/02/09 18:42:35 tgl Exp $
|
# $Header: /cvsroot/pgsql/contrib/Makefile,v 1.14 2001/02/10 03:44:06 tgl Exp $
|
||||||
|
|
||||||
subdir = contrib
|
subdir = contrib
|
||||||
top_builddir = ..
|
top_builddir = ..
|
||||||
@ -17,6 +17,7 @@ WANTED_DIRS = \
|
|||||||
mac \
|
mac \
|
||||||
miscutil \
|
miscutil \
|
||||||
noupdate \
|
noupdate \
|
||||||
|
oid2name \
|
||||||
pg_dumplo \
|
pg_dumplo \
|
||||||
pgbench \
|
pgbench \
|
||||||
pgcrypto \
|
pgcrypto \
|
||||||
|
Reference in New Issue
Block a user