From 67a41b30e865baee8810901c0bfad4624f850933 Mon Sep 17 00:00:00 2001 From: Henry Date: Wed, 15 Jun 2011 18:52:33 +0100 Subject: [PATCH] Reinstate the README.org file in source packs --- bin/tools/foamListSourceFiles | 1 - 1 file changed, 1 deletion(-) diff --git a/bin/tools/foamListSourceFiles b/bin/tools/foamListSourceFiles index ef6c166e4c..60ef435535 100755 --- a/bin/tools/foamListSourceFiles +++ b/bin/tools/foamListSourceFiles @@ -79,7 +79,6 @@ find -H $packDir \ | sed \ -e '\@/\.git/@d' \ -e '\@/\.tags/@d' \ - -e '\@/README\.org@d' \ -e '\@/platforms/@d' \ -e '\@/t/@d' \ -e '\@/Make[.A-Za-z]*/[^/]*/@d' \