From bc6923f056ca7dda03dde4f3885da013d77f626e Mon Sep 17 00:00:00 2001 From: vsr Date: Mon, 19 Sep 2011 10:09:30 +0000 Subject: [PATCH] Fix make distcheck problem --- doc/doxygen/Makefile.am | 1 + src/INTERP_KERNEL/Makefile.am | 2 ++ 2 files changed, 3 insertions(+) diff --git a/doc/doxygen/Makefile.am b/doc/doxygen/Makefile.am index 428b190f2..7ac768450 100644 --- a/doc/doxygen/Makefile.am +++ b/doc/doxygen/Makefile.am @@ -53,6 +53,7 @@ EXTRA_DIST += figures \ field.dox \ grid.dox \ interpkernel.dox \ + interpkernel_features.dox \ medcoupling.dox \ medfilebrowser.dox \ medloader.dox \ diff --git a/src/INTERP_KERNEL/Makefile.am b/src/INTERP_KERNEL/Makefile.am index fa7a68c40..5366b91bc 100644 --- a/src/INTERP_KERNEL/Makefile.am +++ b/src/INTERP_KERNEL/Makefile.am @@ -113,6 +113,8 @@ PlanarIntersectorP1P1.hxx \ PlanarIntersectorP1P1.txx \ PolygonAlgorithms.hxx \ PolygonAlgorithms.txx \ +Polyhedron3D2DIntersectorP0P0.hxx \ +Polyhedron3D2DIntersectorP0P0.txx \ PolyhedronIntersectorP0P0.hxx \ PolyhedronIntersectorP0P0.txx \ PointLocator3DIntersectorP0P0.hxx \ -- 2.39.2