From 24984902bdb5e5040d2811c353ce6b033c107425 Mon Sep 17 00:00:00 2001 From: jfa Date: Thu, 30 Oct 2008 07:29:33 +0000 Subject: [PATCH] Fix compilation --- src/INTERP_KERNEL/Geometric2D/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/src/INTERP_KERNEL/Geometric2D/Makefile.am b/src/INTERP_KERNEL/Geometric2D/Makefile.am index 073d01399..71c171652 100644 --- a/src/INTERP_KERNEL/Geometric2D/Makefile.am +++ b/src/INTERP_KERNEL/Geometric2D/Makefile.am @@ -68,6 +68,7 @@ EdgeLin.hxx \ ElementaryEdge.hxx \ Node.hxx \ QuadraticPolygon.hxx \ +Geometric2D_defines.hxx \ Edge.txx libInterpGeometric2DAlg_la_CPPFLAGS = -I$(srcdir)/.. -- 2.39.2