diff --git a/common/Makefile.am b/common/Makefile.am
index 0946b2ec86c8afd9c9a5c2c758ff9021aeba4b9a..d0d53951450e57e644ef309fd10ce32777c55638 100644
--- a/common/Makefile.am
+++ b/common/Makefile.am
@@ -15,7 +15,7 @@ commoninclude_HEADERS = dlist.cc stdstreams.cc alignment.hh \
   enumset.hh exceptions.hh fixedarray.hh fmatrix.hh \
   fvector.hh genericiterator.hh \
   helpertemplates.hh interfaces.hh iteratorfacades.hh logictraits.hh \
-  misc.hh poolallocator.hh simplevector.hh \
+  misc.hh poolallocator.hh \
   sllist.hh smartpointer.hh stack.hh stdstreams.hh timer.hh tuples.hh \
   typetraits.hh precision.hh bigunsignedint.hh \
   gcd.hh lcm.hh configparser.hh propertymap.hh \