From 94ca500c096e11dfc56ebad7ac8d562a71020b7e Mon Sep 17 00:00:00 2001 From: ageay Date: Mon, 5 Oct 2009 15:05:20 +0000 Subject: [PATCH] Adding some missing headers in install. --- src/INTERP_KERNEL/Makefile.am | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/INTERP_KERNEL/Makefile.am b/src/INTERP_KERNEL/Makefile.am index 86b0880f6..4cba364f1 100644 --- a/src/INTERP_KERNEL/Makefile.am +++ b/src/INTERP_KERNEL/Makefile.am @@ -56,6 +56,8 @@ InterpolationCC.txx \ InterpolationUtils.hxx \ Intersector3D.hxx \ Intersector3D.txx \ +Intersector3DP0P0.hxx \ +Intersector3DP0P0.txx \ Intersector3DP0P1.hxx \ Intersector3DP0P1.txx \ Intersector3DP1P0.hxx \ @@ -109,7 +111,10 @@ IntegralUniformIntersector.txx \ UnitTetraIntersectionBary.hxx \ VTKNormalizedUnstructuredMesh.hxx \ VTKNormalizedUnstructuredMesh.txx \ -VectorUtils.hxx +VectorUtils.hxx \ +VolSurfFormulae.hxx \ +VolSurfUser.hxx \ +VolSurfUser.txx EXTRA_DIST += \ -- 2.39.2