From 2da1832ab057992c6ae35261343f176c3062a5c6 Mon Sep 17 00:00:00 2001
From: sebastien <sebastien@ac1d8469-bf42-47a9-8791-bf33cf982152>
Date: Thu, 17 Sep 2009 08:14:44 +0000
Subject: [PATCH] Various fixes to build system

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

diff --git a/Makefile.am b/Makefile.am
index ff9428cd..35e2e817 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -72,3 +72,5 @@ endif
 clean-local:
 	cd ../matlab && rm -f $(PROGRAMS)
 	rm -rf doc/html/
+
+EXTRA_DIST = Doxyfile
-- 
GitLab