From: abd Date: Mon, 25 Jun 2007 09:01:20 +0000 (+0000) Subject: Separation KERNEL DEPRECATED configuration files from main config_files X-Git-Tag: T_MULTIPR_INDUS_2007-07-23~2 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=7dbf6ae6af9b7087ab9467e694a5b67f6ca3440b;p=modules%2Fkernel.git Separation KERNEL DEPRECATED configuration files from main config_files --- diff --git a/salome_adm/unix/config_files/Makefile.am b/salome_adm/unix/config_files/Makefile.am index 31675283a..f812d9293 100644 --- a/salome_adm/unix/config_files/Makefile.am +++ b/salome_adm/unix/config_files/Makefile.am @@ -79,5 +79,7 @@ check_withihm.m4 \ enable_pthreads.m4 \ production.m4 \ pyembed.m4 \ -python.m4 \ +python.m4 + +dist_salome4depr_DATA=\ $(DEPRECATED_FILES) diff --git a/salome_adm/unix/make_common_starter.am b/salome_adm/unix/make_common_starter.am index 007845b44..258e057af 100644 --- a/salome_adm/unix/make_common_starter.am +++ b/salome_adm/unix/make_common_starter.am @@ -22,6 +22,7 @@ salomeresdir = $(prefix)/share/@PACKAGE@/resources/@MODULE_NAME@ salomeadmdir = $(prefix)/salome_adm salomeadmuxdir = $(salomeadmdir)/unix salomem4dir = $(salomeadmdir)/unix/config_files +salome4deprdir = $(salomeadmdir)/unix/config_files/DEPRECATED # Shared modules installation directory sharedpkgpythondir =$(pkgpythondir)/shared_modules