Add oid2name subdirectory to contrib Makefile.

REL7_1_STABLE
Tom Lane 25 years ago
parent 5b6acff6e0
commit 2a1553c7fd
  1. 3
      contrib/Makefile

@ -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
top_builddir = ..
@ -17,6 +17,7 @@ WANTED_DIRS = \
mac \
miscutil \
noupdate \
oid2name \
pg_dumplo \
pgbench \
pgcrypto \

Loading…
Cancel
Save