projects
/
users
/
simon
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a60d707
)
Unbreak doc/src/sgml maintainer-clean rule on VPATH builds.
author
Alvaro Herrera
<
[email protected]
>
Mon, 5 Oct 2009 23:58:49 +0000
(23:58 +0000)
committer
Alvaro Herrera
<
[email protected]
>
Mon, 5 Oct 2009 23:58:49 +0000
(23:58 +0000)
doc/src/sgml/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/Makefile
b/doc/src/sgml/Makefile
index 5846d8ead1f34911b1f100be867822f07d473acf..23d6dbf69c3d4386889eeea854cb27810f22d81c 100644
(file)
--- a/
doc/src/sgml/Makefile
+++ b/
doc/src/sgml/Makefile
@@
-371,7
+371,4
@@
distclean: clean
rm -f $(addprefix $(srcdir)/,*.texixml *.texi *.info db2texi.refs)
maintainer-clean: distclean
-# HTML
- rm -rf $(addprefix $(srcdir)/,html/ html-stamp)
-# man
- rm -rf $(addprefix $(srcdir)/,man1/ man3/ man7/ man-stamp)
+ rm -rf html-stamp man-stamp