|
|
@ -2,7 +2,7 @@ |
|
|
|
#
|
|
|
|
#
|
|
|
|
# pgstattuple Makefile
|
|
|
|
# pgstattuple Makefile
|
|
|
|
#
|
|
|
|
#
|
|
|
|
# $PostgreSQL: pgsql/contrib/pgstattuple/Makefile,v 1.9 2007/11/10 23:59:51 momjian Exp $
|
|
|
|
# $PostgreSQL: pgsql/contrib/pgstattuple/Makefile,v 1.10 2009/04/28 17:07:50 momjian Exp $
|
|
|
|
#
|
|
|
|
#
|
|
|
|
#-------------------------------------------------------------------------
|
|
|
|
#-------------------------------------------------------------------------
|
|
|
|
|
|
|
|
|
|
|
@ -21,4 +21,3 @@ top_builddir = ../.. |
|
|
|
include $(top_builddir)/src/Makefile.global |
|
|
|
include $(top_builddir)/src/Makefile.global |
|
|
|
include $(top_srcdir)/contrib/contrib-global.mk |
|
|
|
include $(top_srcdir)/contrib/contrib-global.mk |
|
|
|
endif |
|
|
|
endif |
|
|
|
|
|
|
|
|
|
|
|