]> SALOME platform Git repositories - modules/multipr.git/blobdiff - clean_configure
Salome HOME
small additionnal stuff to clean
[modules/multipr.git] / clean_configure
index 7543381d4ea4116fa7b9facc070b898bb8532869..b1acddfd0485379f9f12b80067d26e122ef55327 100755 (executable)
@@ -26,6 +26,7 @@ find . -name "*.pyc" -print -exec rm {} \;
 #exit
 # ==================== ON SORT AVANT
 
+find adm_local -name Makefile.in | xargs rm -f
 find bin -name Makefile.in | xargs rm -f
 find doc -name Makefile.in | xargs rm -f
 find idl -name Makefile.in | xargs rm -f