]> SALOME platform Git repositories - modules/smesh.git/blobdiff - src/SMESHGUI/Makefile.am
Salome HOME
0020139: EDF 944 SMESH : Get 2D/3D element with X, Y, Z coordinates
[modules/smesh.git] / src / SMESHGUI / Makefile.am
index 1b278b946e70a226869b4b8072c4ce196139c810..769c86a54d4368970b1fd08ad8575c503683c7c8 100644 (file)
@@ -92,6 +92,7 @@ salomeinclude_HEADERS = \
        SMESHGUI_IdValidator.h \
        SMESHGUI_MeshInfosBox.h \
        SMESHGUI_Make2DFrom3DOp.h \
+       SMESHGUI_FindElemByPointDlg.h \
        SMESH_SMESHGUI.hxx
 
 # Libraries targets
@@ -215,7 +216,9 @@ MOC_FILES = \
        SMESHGUI_GroupOnShapeDlg_moc.cxx \
        SMESHGUI_FileInfoDlg_moc.cxx \
        SMESHGUI_MeshInfosBox_moc.cxx \
-       SMESHGUI_Make2DFrom3DOp_moc.cxx
+       SMESHGUI_Make2DFrom3DOp_moc.cxx \
+       SMESHGUI_FindElemByPointDlg.cxx \
+       SMESHGUI_FindElemByPointDlg_moc.cxx
 
 nodist_libSMESH_la_SOURCES= \
        $(MOC_FILES)