Salome HOME
OK thanks to INV !
[modules/med.git] / src / INTERP_KERNEL / Makefile.am
index 89f58c9485147ba5f82c7e2b4b9a2996a87e76ec..149a7ee2e9cbab0b1631d6e0554deb996aaf4d8c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 include $(top_srcdir)/adm_local/unix/make_common_starter.am
 
-EXTRA_DIST += CMakeLists.txt
-
 lib_LTLIBRARIES = libinterpkernel.la
 
 salomeinclude_HEADERS =                \
 BBTree.txx                             \
+BBTreePts.txx                          \
+BBTreeDst.txx                           \
 BoundingBox.hxx                                \
 CellModel.hxx                          \
 ConvexIntersector.hxx                  \
@@ -220,6 +220,7 @@ dist_libinterpkernel_la_SOURCES = \
        TranslationRotationMatrix.cxx \
        TetraAffineTransform.cxx \
        CellModel.cxx \
+       VolSurfUser.cxx \
        UnitTetraIntersectionBary.cxx \
        InterpolationOptions.cxx \
        DirectedBoundingBox.cxx \