From 1572aad3bf6ae05f0151039357374893a2e28c06 Mon Sep 17 00:00:00 2001
From: Oliver Sander <sander@igpm.rwth-aachen.de>
Date: Fri, 3 Jun 2011 09:34:42 +0000
Subject: [PATCH] Doxylocal needs to be in the repository

[[Imported from SVN: r10679]]
---
 doc/doxygen/Doxylocal | 6 ++++++
 1 file changed, 6 insertions(+)
 create mode 100644 doc/doxygen/Doxylocal

diff --git a/doc/doxygen/Doxylocal b/doc/doxygen/Doxylocal
new file mode 100644
index 00000000..279de6ad
--- /dev/null
+++ b/doc/doxygen/Doxylocal
@@ -0,0 +1,6 @@
+INPUT                  += @top_srcdir@/dune/contact
+EXCLUDE                += 
+EXAMPLE_PATH           +=
+EXAMPLE_PATTERNS       +=
+IMAGE_PATH             +=
+PREDEFINED             += DOXYGEN 
-- 
GitLab