From: rnv Date: Tue, 20 Sep 2011 15:26:45 +0000 (+0000) Subject: Additional integration for the "20494: EDF 1123 KERNEL/GUI : Improvment of 'About... X-Git-Tag: V6_main_20110922 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=c56ec2986b02ff7da218a23f4dc143c7a395ba44;p=modules%2Fvisu.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 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