]> SALOME platform Git repositories - modules/geom.git/blobdiff - src/OBJECT/Makefile.am
Salome HOME
0021672: [CEA 565] Dump Study from script
[modules/geom.git] / src / OBJECT / Makefile.am
index 3c73e9d7b884b18a217553dea91b10a8106e3588..d777e8dd15b2140975e37e11876e8785099d4f08 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2011  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2007-2012  CEA/DEN, EDF R&D, OPEN CASCADE
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -38,6 +38,7 @@ salomeinclude_HEADERS =                               \
        Handle_GEOM_InteractiveObject.hxx       \
        GEOM_AISTrihedron.hxx                   \
        GEOM_VTKTrihedron.hxx                   \
+       GEOM_VTKPropertyMaterial.hxx            \
        GEOM_AISVector.hxx                      \
        GEOM_OBJECT_defs.hxx                    \
        GEOM_OCCReader.h                        \
@@ -56,6 +57,7 @@ dist_libGEOMObject_la_SOURCES =               \
        GEOM_InteractiveObject.cxx      \
        GEOM_AISTrihedron.cxx           \
        GEOM_VTKTrihedron.cxx           \
+       GEOM_VTKPropertyMaterial.cxx    \
        GEOM_AISVector.cxx              \
        GEOM_PainterPolyDataMapper.cxx  \
        GEOM_DeviceActor.cxx