From 1d838371581e8084f88196d38957d768a3896261 Mon Sep 17 00:00:00 2001 From: dmv Date: Mon, 24 Nov 2008 10:53:23 +0000 Subject: [PATCH] To correct "../bin/salome/runAppli" scripts. --- bin/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/Makefile.am b/bin/Makefile.am index 757267f..cd80b8e 100644 --- a/bin/Makefile.am +++ b/bin/Makefile.am @@ -34,7 +34,7 @@ include $(top_srcdir)/adm_local/unix/make_common_starter.am dist_salomescript_SCRIPTS= \ myrunSalome.py -dist_salomescript_SCRIPTS= \ +nodist_salomescript_SCRIPTS= \ runAppli nodist_salomescript_DATA= \ -- 2.30.2