Skip to content

Commit 051168b

Browse files
committed
Really unbreak maintainer-clean.
(Or rather, unbreak what the previous commit broke)
1 parent 1cb4d22 commit 051168b

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

doc/src/sgml/Makefile

Lines changed: 5 additions & 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.131 2009/10/05 23:58:49 alvherre Exp $
5+
# $PostgreSQL: pgsql/doc/src/sgml/Makefile,v 1.132 2009/10/06 00:54:26 alvherre Exp $
66
#
77
#----------------------------------------------------------------------------
88

@@ -371,4 +371,7 @@ distclean: clean
371371
rm -f $(addprefix $(srcdir)/,*.texixml *.texi *.info db2texi.refs)
372372

373373
maintainer-clean: distclean
374-
rm -rf html-stamp man-stamp
374+
# HTML
375+
rm -fr html/ html-stamp
376+
# man
377+
rm -rf man1/ man3/ man7/ man-stamp

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy