diff --git a/docs/Cantera.cfg.in b/docs/Cantera.cfg.in index 44d5e82fc..e73623793 100755 --- a/docs/Cantera.cfg.in +++ b/docs/Cantera.cfg.in @@ -790,7 +790,9 @@ FILE_PATTERNS = Kinetics.h Kinetics.cpp \ AqueousTransport.h \ AqueousTransport.cpp \ WaterTransport.h \ - WaterTransport.cpp + WaterTransport.cpp \ + DenseMatrix.h \ + DenseMatrix.cpp # The RECURSIVE tag can be used to turn specify whether or not subdirectories # should be searched for input files as well. Possible values are YES and NO.