diff --git a/common/Makefile.am b/common/Makefile.am
index 1cd6ddb4f6653b5a3dc407517a4add7fd3f762de..18a4e05aed0b0e65c40e7ce44e7dcecbccf70852 100644
--- a/common/Makefile.am
+++ b/common/Makefile.am
@@ -15,7 +15,7 @@ commoninclude_HEADERS = dlist.cc alignment.hh \
   enumset.hh exceptions.hh fixedarray.hh fmatrix.hh \
   fvector.hh genericiterator.hh \
   helpertemplates.hh interfaces.hh iteratorfacades.hh \
-  misc.hh poolallocator.hh \
+  misc.hh poolallocator.hh finitestack.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 \