From 8bb4881a2d5844e8ffcf7ff7326fbe6ec4a79f0b Mon Sep 17 00:00:00 2001 From: sebastien Date: Thu, 10 Sep 2009 16:51:12 +0000 Subject: [PATCH] * Following GNU build system rules, PDF documentation is now built with "make pdf", HTML doc with "make html" * Fixed bug when dblatex not present git-svn-id: https://www.dynare.org/svn/dynare/trunk@2915 ac1d8469-bf42-47a9-8791-bf33cf982152 --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 4a2dc4da..9b701863 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ if HAVE_PDFLATEX -all-local: preprocessor.pdf +pdf-local: preprocessor.pdf endif SRC = preprocessor.tex expr.png expr-sharing.png matrices.png overview.png