summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohan Dahlin <johan@src.gnome.org>2006-08-21 21:51:52 +0000
committerJohan Dahlin <johan@src.gnome.org>2006-08-21 21:51:52 +0000
commit68c9cd90b0c7a449268dc523be76984b8fcab788 (patch)
treeee8012a816c924ba6572a4293561535a71a8c27c
parent78b64f3a5ec9e75725085c1a00af8db0e7d9285d (diff)
downloadpygtk-68c9cd90b0c7a449268dc523be76984b8fcab788.tar.gz
comment out pdf part, it won't work anyway
-rw-r--r--docs/Makefile.am8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
index a59dc9d2..5093e85a 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -612,8 +612,8 @@ install-data-local:
rm -fr $(BUILDDIR)/html; \
fi
-pdf: $(REFERENCE_DEPS) reference/builddate.xml
- xsltproc --nonet --xinclude -o pygtk-ref.fo \
- $(PDF_STYLE) reference/pygtk2-ref.xml
- pdfxmltex pygtk-ref.fo >output </dev/null
+# pdf: $(REFERENCE_DEPS) reference/builddate.xml
+# xsltproc --nonet --xinclude -o pygtk-ref.fo \
+# $(PDF_STYLE) reference/pygtk2-ref.xml
+# pdfxmltex pygtk-ref.fo >output </dev/null