diff options
Diffstat (limited to 'helpers/lh_clean')
-rwxr-xr-x | helpers/lh_clean | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/helpers/lh_clean b/helpers/lh_clean index aafef4f72..23c4967cb 100755 --- a/helpers/lh_clean +++ b/helpers/lh_clean @@ -111,6 +111,7 @@ do rm -f source*.tar rm -f source*.tar.gz rm -f source.list + rm -f source-selection.txt rm -rf source |