From: sln Date: Mon, 24 Mar 2014 14:03:34 +0000 (+0400) Subject: Compilation on Linux X-Git-Tag: CTH_1_10_a~14^2 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=02c4aa67c222fce31f990a3cbfdc73c462d7ff56;p=modules%2Fgui.git Compilation on Linux --- diff --git a/src/SVTK/Makefile.am b/src/SVTK/Makefile.am index 4578083b3..f68f44a9a 100755 --- a/src/SVTK/Makefile.am +++ b/src/SVTK/Makefile.am @@ -63,7 +63,8 @@ salomeinclude_HEADERS= \ SVTK_DoubleSpinBox.h \ Plot3d_Actor.h \ Plot3d_ViewManager.h \ - Plot3d_ViewModel.h + Plot3d_ViewModel.h \ + Plot3d_SetupSurfacesDlg.h dist_libSVTK_la_SOURCES= \ SVTK_Prs.cxx \ @@ -101,7 +102,8 @@ dist_libSVTK_la_SOURCES= \ SVTK_DoubleSpinBox.cxx \ Plot3d_Actor.cxx \ Plot3d_ViewManager.cxx \ - Plot3d_ViewModel.cxx + Plot3d_ViewModel.cxx \ + Plot3d_SetupSurfacesDlg.cxx # internal headers EXTRA_DIST += SVTK_SelectorDef.h SVTK_Trihedron.h @@ -125,7 +127,8 @@ MOC_FILES= \ SVTK_RecorderDlg_moc.cxx \ SVTK_DoubleSpinBox_moc.cxx \ Plot3d_ViewManager_moc.cxx \ - Plot3d_ViewModel_moc.cxx + Plot3d_ViewModel_moc.cxx \ + Plot3d_SetupSurfacesDlg_moc.cxx nodist_libSVTK_la_SOURCES= $(MOC_FILES) dist_salomeres_DATA=\