Index: Makefile =================================================================== RCS file: /projects/cvsroot/pgsql-server/contrib/spi/Makefile,v retrieving revision 1.24 diff -u -b -b -u -r1.24 Makefile --- Makefile 20 Aug 2004 20:13:08 -0000 1.24 +++ Makefile 4 Oct 2004 10:55:47 -0000 @@ -17,3 +17,5 @@ include $(top_builddir)/src/Makefile.global include $(top_srcdir)/contrib/contrib-global.mk endif + +SHLIB_LINK += -L$(top_builddir)/src/port -lpgport