Salome HOME
Update GUI documentation for bugs 16559
[modules/geom.git] / src / OBJECT / Makefile.am
index db262c7f09bc5cc8ece25d0e176c1e72d7f970a2..638ff6ac4973c4dfb30ae314be612919ed8d74ea 100644 (file)
@@ -38,7 +38,15 @@ salomeinclude_HEADERS = \
        Handle_GEOM_InteractiveObject.hxx \
        GEOM_AISTrihedron.hxx \
        GEOM_VTKTrihedron.hxx \
-       GEOM_OBJECT_defs.hxx
+       GEOM_AISVector.hxx \
+       GEOM_OBJECT_defs.hxx \
+       GEOM_SmartPtr.h \
+       GEOM_DeviceActor.h \
+       GEOM_EdgeSource.h \
+       GEOM_FaceSource.h \
+       GEOM_ShadingFace.h \
+       GEOM_VertexSource.h \
+       GEOM_WireframeFace.h
 
 # Libraries targets
 lib_LTLIBRARIES = libGEOMObject.la
@@ -50,7 +58,14 @@ dist_libGEOMObject_la_SOURCES = \
        GEOM_AISShape.cxx \
        GEOM_InteractiveObject.cxx \
        GEOM_AISTrihedron.cxx \
-       GEOM_VTKTrihedron.cxx
+       GEOM_VTKTrihedron.cxx \
+       GEOM_AISVector.cxx \
+       GEOM_DeviceActor.cxx \
+       GEOM_EdgeSource.cxx \
+       GEOM_FaceSource.cxx \
+       GEOM_ShadingFace.cxx \
+       GEOM_VertexSource.cxx \
+       GEOM_WireframeFace.cxx
 
 
 libGEOMObject_la_CPPFLAGS = \