From 636edd553daafeaab775d0f4054ca02fa5240ad0 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Tue, 28 Apr 2009 17:07:50 +0000 Subject: Blank line Makefile cleanups. --- contrib/pgstattuple/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'contrib/pgstattuple') diff --git a/contrib/pgstattuple/Makefile b/contrib/pgstattuple/Makefile index ad10f77b415..ab960de9c44 100644 --- a/contrib/pgstattuple/Makefile +++ b/contrib/pgstattuple/Makefile @@ -2,7 +2,7 @@ # # 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_srcdir)/contrib/contrib-global.mk endif - -- cgit v1.2.3