From: jfa Date: Thu, 30 Oct 2008 07:29:33 +0000 (+0000) Subject: Fix compilation X-Git-Tag: V5_1_0a3 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=5a441e94850e12502b23ec2077ae8d782bde6d84;p=tools%2Fmedcoupling.git Fix compilation --- 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)/..