blob: b297cc51c80c207c8b720e4a4692470dfc8326c1 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- doc/Makefile~ 2003-08-04 22:52:48.000000000 +0200
+++ doc/Makefile 2008-01-07 11:53:53.000000000 +0100
@@ -26,7 +26,7 @@
.NOTPARALLEL:
ifneq ($(wildcard $(srcdir)/postgres.tar.gz),)
-found_html := yes
+#found_html := yes
endif
ifneq ($(wildcard $(srcdir)/man.tar.gz),)
|