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

Commit 7478059

Browse files
committed
Add tablefunc to contrib makefile.
1 parent 41f862b commit 7478059

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.32 2002/06/23 22:15:04 momjian Exp $
1+
# $Header: /cvsroot/pgsql/contrib/Makefile,v 1.33 2002/07/30 16:32:20 momjian Exp $
22

33
subdir = contrib
44
top_builddir = ..
@@ -35,6 +35,7 @@ WANTED_DIRS = \
3535
seg \
3636
spi \
3737
string \
38+
tablefunc \
3839
tips \
3940
tsearch \
4041
userlock \

0 commit comments

Comments
 (0)