Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 2a1553c

Browse files
committed
Add oid2name subdirectory to contrib Makefile.
1 parent 5b6acff commit 2a1553c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

contrib/Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $Header: /cvsroot/pgsql/contrib/Makefile,v 1.13 2001/02/09 18:42:35 tgl Exp $
1+
# $Header: /cvsroot/pgsql/contrib/Makefile,v 1.14 2001/02/10 03:44:06 tgl Exp $
22

33
subdir = contrib
44
top_builddir = ..
@@ -17,6 +17,7 @@ WANTED_DIRS = \
1717
mac \
1818
miscutil \
1919
noupdate \
20+
oid2name \
2021
pg_dumplo \
2122
pgbench \
2223
pgcrypto \

0 commit comments

Comments
 (0)