diff --git a/common/Makefile.am b/common/Makefile.am index 6b24eb1c0d080a82e5ca658064b0e2e28e26a39a..4b98327c5459ff23e0956961823c181934d3366e 100644 --- a/common/Makefile.am +++ b/common/Makefile.am @@ -12,7 +12,7 @@ AM_CPPFLAGS = -I$(top_srcdir)/.. commonincludedir = $(includedir)/dune/common commoninclude_HEADERS = dlist.cc stdstreams.cc alignment.hh \ array.hh arraylist.hh bitfield.hh capabilities.hh debugstream.hh dlist.hh \ - dynamictype.hh enumset.hh exceptions.hh fixedarray.hh fmatrix.hh \ + enumset.hh exceptions.hh fixedarray.hh fmatrix.hh \ fvector.hh genericiterator.hh \ helpertemplates.hh interfaces.hh iteratorfacades.hh logictraits.hh \ matrix.hh misc.hh poolallocator.hh simplevector.hh \