]> SALOME platform Git repositories - modules/kernel.git/commitdiff
Salome HOME
Fix pb of reconfigure (error on re-generating top-level Makefile)
authorvsr <vsr@opencascade.com>
Tue, 8 Jul 2008 03:26:45 +0000 (03:26 +0000)
committervsr <vsr@opencascade.com>
Tue, 8 Jul 2008 03:26:45 +0000 (03:26 +0000)
configure.ac

index ff833ce3d6184f9c4b7a6a24e1a27a3f94f351b2..ce460dfa2be41fd4d367994b6b6b9bbd8e5d8173 100644 (file)
@@ -491,7 +491,7 @@ AC_OUTPUT([ \
        ./salome_adm/Makefile \
        ./salome_adm/unix/Makefile \
        ./salome_adm/unix/config_files/Makefile \
-       ./Makefile \
+       Makefile \
        ./bin/Makefile \
        ./bin/VERSION \
        ./bin/runIDLparser \