X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FSMESHGUI%2FMakefile.am;h=1fc4b43b3592df02a0a473443551f58a6124ca5a;hp=72e49e2802e3cdf3029761b63b8a90e2a2e8f5fb;hb=1856f1d72e94856031d2f0918738f3c583bd1419;hpb=9fda23a4b5b4bf0edd8e377351f3555c7b97e2fb diff --git a/src/SMESHGUI/Makefile.am b/src/SMESHGUI/Makefile.am index 72e49e280..1fc4b43b3 100644 --- a/src/SMESHGUI/Makefile.am +++ b/src/SMESHGUI/Makefile.am @@ -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= \