From 7b47191fc801595ac50debb93eb3d1e34d48b1cc Mon Sep 17 00:00:00 2001 From: rnv Date: Tue, 20 Sep 2011 15:24:00 +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 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/resources/Makefile.am b/resources/Makefile.am index 490b3dc..155b17d 100644 --- a/resources/Makefile.am +++ b/resources/Makefile.am @@ -29,8 +29,7 @@ dist_salomeres_DATA = \ PYHELLO_small.png \ ExecPYHELLO.png \ handshake.png \ - stop.png \ - $(top_builddir)/resources/SalomeApp.xml + stop.png # VSR: little trick to avoid putting if PYHELLOCatalog.xml to the distribution archive -nodist_salomeres_SCRIPTS = PYHELLOCatalog.xml +nodist_salomeres_SCRIPTS = PYHELLOCatalog.xml SalomeApp.xml -- 2.30.2