From: rnv Date: Tue, 20 Sep 2011 15:26:11 +0000 (+0000) Subject: Additional integration for the "20494: EDF 1123 KERNEL/GUI : Improvment of 'About... X-Git-Tag: V6_4_0a1~72 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=8671ae97d9eb46879b7fbafc826dd91e07163d9c;p=modules%2Fsmesh.git Additional integration for the "20494: EDF 1123 KERNEL/GUI : Improvment of 'About' dialog box." issue: generated SalomeApp.xml added in the nodist_salomeres_SCRIPTS list. --- diff --git a/resources/Makefile.am b/resources/Makefile.am index f4f556208..ffe0038c3 100644 --- a/resources/Makefile.am +++ b/resources/Makefile.am @@ -148,7 +148,6 @@ dist_salomeres_DATA = \ mesh_merge_elements.png \ select1.png \ StdMeshers.xml \ - $(top_builddir)/resources/SalomeApp.xml \ mesh_pattern.png \ pattern_sample_2d.png \ pattern_sample_3D.png \ @@ -196,4 +195,4 @@ dist_salomeres_DATA = \ mesh_min_dist.png # VSR: little trick to avoid putting if SMESHCatalog.xml to the distribution archive -nodist_salomeres_SCRIPTS = SMESHCatalog.xml +nodist_salomeres_SCRIPTS = SMESHCatalog.xml SalomeApp.xml