From 463ad73f9e6b65e7de091dafbc9d5c71f166f58d Mon Sep 17 00:00:00 2001
From: sebastien <sebastien@ac1d8469-bf42-47a9-8791-bf33cf982152>
Date: Mon, 21 Sep 2009 10:30:04 +0000
Subject: [PATCH] Build system: added test for beamer

git-svn-id: https://www.dynare.org/svn/dynare/trunk@2955 ac1d8469-bf42-47a9-8791-bf33cf982152
---
 Makefile.am | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Makefile.am b/Makefile.am
index aaef0a79..dc3f7df0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,8 @@
 if HAVE_PDFLATEX
+if HAVE_BEAMER
 pdf-local: macroprocessor.pdf
 endif
+endif
 
 SRC = macroprocessor.tex old-design.pdf new-design.pdf
 
-- 
GitLab