From 6e7aca97573a692739a206c5bd638ef21fdbd1d1 Mon Sep 17 00:00:00 2001 From: abd Date: Tue, 6 Mar 2007 13:54:45 +0000 Subject: [PATCH] Add of missing files after merging with AutoTool branch --- src/SVTK/Makefile.am | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/SVTK/Makefile.am b/src/SVTK/Makefile.am index a354a67ba..fb2ef1387 100755 --- a/src/SVTK/Makefile.am +++ b/src/SVTK/Makefile.am @@ -51,7 +51,8 @@ salomeinclude_HEADERS= \ SVTK_SpaceMouse.h \ SVTK_Event.h \ SVTK_ViewModelBase.h \ - SVTK_SetRotationPointDlg.h + SVTK_SetRotationPointDlg.h \ + SVTK_Extension.h dist_libSVTK_la_SOURCES= \ SVTK_Prs.cxx \ @@ -77,7 +78,8 @@ dist_libSVTK_la_SOURCES= \ SVTK_GenericRenderWindowInteractor.cxx \ SVTK_SpaceMouse.cxx \ SVTK_Selector.cxx \ - SVTK_SetRotationPointDlg.cxx + SVTK_SetRotationPointDlg.cxx \ + SVTK_Extension.cxx EXTRA_DIST+= SVTK_SelectorDef.h SVTK_Trihedron.h -- 2.39.2