diff --git a/common/Makefile.am b/common/Makefile.am index 18bac329d2210707431a5b746ab7195b85797c15..8ae9721bec97bfc04ec24eb2be16558f60c2cc21 100644 --- a/common/Makefile.am +++ b/common/Makefile.am @@ -24,7 +24,7 @@ commoninclude_HEADERS = dlist.cc stdstreams.cc alignment.hh \ gcd.hh lcm.hh configparser.hh propertymap.hh \ collectivecommunication.hh mpihelper.hh singleton.hh \ mpicollectivecommunication.hh geometrytype.hh tripel.hh utility.hh \ - bartonnackmanifcheck.hh + bartonnackmanifcheck.hh binaryfunctions.hh if EXPRESSIONTEMPLATES commoninclude_HEADERS += exprtmpl.hh exprtmpl/scalar.inc exprtmpl/exprexpr.inc