From c0fa8f3065060ef05c3863a535cce2a83a6757ec Mon Sep 17 00:00:00 2001 From: vsr Date: Fri, 21 Aug 2009 08:23:15 +0000 Subject: [PATCH] Issue 20406: Time compilation when recompiling --- Makefile.am | 2 +- configure.ac | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 6d46bb852..8407412a6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -40,7 +40,7 @@ endif DIST_SUBDIRS= salome_adm idl src doc bin resources -DISTCLEANFILES = a.out +DISTCLEANFILES = a.out local-install.sh salomeinclude_DATA = KERNEL_version.h diff --git a/configure.ac b/configure.ac index 724fe66b5..ec63ffb86 100644 --- a/configure.ac +++ b/configure.ac @@ -121,6 +121,7 @@ echo --------------------------------------------- echo AC_PROG_MAKE_SET AC_PROG_INSTALL +AC_LOCAL_INSTALL echo echo --------------------------------------------- -- 2.30.2