Salome HOME
0019970: create groups automatically
[modules/smesh.git] / src / SMESHGUI / Makefile.am
index 72e49e2802e3cdf3029761b63b8a90e2a2e8f5fb..1fc4b43b3592df02a0a473443551f58a6124ca5a 100644 (file)
@@ -156,6 +156,7 @@ dist_libSMESH_la_SOURCES = \
        SMESHGUI_ComputeDlg.cxx \
        SMESHGUI_MakeNodeAtPointDlg.cxx \
        SMESHGUI_MeshEditPreview.cxx \
+       SMESHGUI_GroupOnShapeDlg.cxx \
        SMESHGUI_FileInfoDlg.cxx
 
 MOC_FILES = \
@@ -207,6 +208,7 @@ MOC_FILES = \
        SMESHGUI_BuildCompoundDlg_moc.cxx \
        SMESHGUI_ComputeDlg_moc.cxx \
        SMESHGUI_MakeNodeAtPointDlg_moc.cxx \
+       SMESHGUI_GroupOnShapeDlg_moc.cxx \
        SMESHGUI_FileInfoDlg_moc.cxx
 
 nodist_libSMESH_la_SOURCES= \