Skip to content

Commit 832e6df

Browse files
committed
Remove blank line in Makefile.
1 parent 66cb7e2 commit 832e6df

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/src/sgml/Makefile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# PostgreSQL documentation makefile
44
#
5-
# $PostgreSQL: pgsql/doc/src/sgml/Makefile,v 1.71 2004/03/09 20:08:10 momjian Exp $
5+
# $PostgreSQL: pgsql/doc/src/sgml/Makefile,v 1.72 2004/03/09 20:10:10 momjian Exp $
66
#
77
#----------------------------------------------------------------------------
88

@@ -240,4 +240,3 @@ clean distclean maintainer-clean:
240240
rm -f HTML.index $(GENERATED_SGML)
241241
# text
242242
rm -f INSTALL HISTORY regress_README
243-

0 commit comments

Comments
 (0)