Skip to content

Commit fab3391

Browse files
committed
Clean files generated by htmlhelp target.
1 parent a4cf1ba commit fab3391

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/src/sgml/Makefile

Lines changed: 3 additions & 1 deletion
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.73 2004/11/23 16:27:59 petere Exp $
5+
# $PostgreSQL: pgsql/doc/src/sgml/Makefile,v 1.74 2004/11/23 21:41:24 petere Exp $
66
#
77
#----------------------------------------------------------------------------
88

@@ -243,3 +243,5 @@ clean distclean maintainer-clean:
243243
rm -f HTML.index $(GENERATED_SGML)
244244
# text
245245
rm -f INSTALL HISTORY regress_README
246+
# XML
247+
rm -f postgres.xml htmlhelp.hhp toc.hhc index.hhk

0 commit comments

Comments
 (0)