]> git.llucax.com Git - z.facultad/75.00/informe.git/blobdiff - Makefile
Actualizar estado de PHP 5.3.0
[z.facultad/75.00/informe.git] / Makefile
index 32aed02134ca2fa94f3a1ea5def68530377c1ab9..b08ff9a85bc5c4d001f8114ca34d511c8b4a16d1 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -13,6 +13,11 @@ ALLSPHINXOPTS   = -d build/doctrees $(PAPEROPT_$(PAPER)) $(SPHINXOPTS) source
 
 .PHONY: help clean html dirhtml pickle json htmlhelp qthelp latex changes linkcheck doctest
 
+all: pdf
+
+pdf: latex
+       @$(MAKE) -C build/latex all-pdf
+
 help:
        @echo "Please use \`make <target>' where <target> is one of"
        @echo "  html      to make standalone HTML files"