diff options
Diffstat (limited to 'aux-file-data.sh')
-rwxr-xr-x | aux-file-data.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/aux-file-data.sh b/aux-file-data.sh index 7f7017728..527635e12 100755 --- a/aux-file-data.sh +++ b/aux-file-data.sh @@ -7,6 +7,8 @@ fi FILE=$1 +./make-aux-files.sh + # Bootscript data bootscripts=$(ls lfs-bootscripts*.bz2) base=$(basename $bootscripts .tar.bz2) |