From c56ec2986b02ff7da218a23f4dc143c7a395ba44 Mon Sep 17 00:00:00 2001 From: rnv Date: Tue, 20 Sep 2011 15:26:45 +0000 Subject: [PATCH] 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. --- resources/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/resources/Makefile.am b/resources/Makefile.am index 66b2d85e..ceac52c8 100644 --- a/resources/Makefile.am +++ b/resources/Makefile.am @@ -27,7 +27,6 @@ include $(top_srcdir)/adm_local/unix/make_common_starter.am dist_salomeres_DATA = \ ModuleVisu.png \ -$(top_builddir)/resources/SalomeApp.xml \ sprite_alpha.bmp \ sprite_texture.bmp \ Vertex_Program_ARB.txt \ @@ -123,4 +122,4 @@ Visu_DeactivatePlane.png \ Visu_planemanager.png # VSR: little trick to avoid putting if VISUCatalog.xml to the distribution archive -nodist_salomeres_SCRIPTS = VISUCatalog.xml +nodist_salomeres_SCRIPTS = VISUCatalog.xml SalomeApp.xml -- 2.39.2