From ad7c8aea35b55878e7c342a14f9bf7eb5126e9d2 Mon Sep 17 00:00:00 2001
From: Markus Blatt <mblatt@dune-project.org>
Date: Wed, 12 Sep 2007 09:50:05 +0000
Subject: [PATCH] added deprecated.hh to the distributed files list.

[[Imported from SVN: r4986]]
---
 common/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/common/Makefile.am b/common/Makefile.am
index 619bb86e1..ff0c1315f 100644
--- a/common/Makefile.am
+++ b/common/Makefile.am
@@ -11,7 +11,7 @@ AM_CPPFLAGS = @AM_CPPFLAGS@ -I$(top_srcdir)/..
 
 commonincludedir = $(includedir)/dune/common
 commoninclude_HEADERS = dlist.cc stdstreams.cc alignment.hh \
-  array.hh arraylist.hh bitfield.hh debugstream.hh dlist.hh \
+  array.hh arraylist.hh bitfield.hh debugstream.hh deprecated.hh dlist.hh \
   enumset.hh exceptions.hh fixedarray.hh fmatrix.hh \
   fvector.hh genericiterator.hh \
   helpertemplates.hh interfaces.hh iteratorfacades.hh \
-- 
GitLab