From: rnv Date: Tue, 20 Sep 2011 15:20:08 +0000 (+0000) Subject: Additional integration for the "20494: EDF 1123 KERNEL/GUI : Improvment of 'About... X-Git-Tag: V6_4_0a1~4 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=084d97bc8ecd135d70f273c24c052b8d46273323;p=modules%2Fhomard.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 e7ffbc99..acda6539 100644 --- a/resources/Makefile.am +++ b/resources/Makefile.am @@ -20,7 +20,6 @@ include $(top_srcdir)/adm_local/unix/make_common_starter.am dist_salomeres_DATA = \ - $(top_builddir)/resources/SalomeApp.xml \ boxdxyz.png \ boxdxyz_2.png \ cas_calcule.png \ @@ -58,4 +57,4 @@ dist_salomeres_DATA = \ zones.png # VSR: little trick to avoid putting if HOMARDCatalog.xml to the distribution archive -nodist_salomeres_SCRIPTS = HOMARDCatalog.xml +nodist_salomeres_SCRIPTS = HOMARDCatalog.xml SalomeApp.xml