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