* Added missing semi-colon.

This commit is contained in:
Raphaël Hertzog 2000-03-13 12:17:20 +00:00
parent 27c25cfb80
commit dbdda83031
1 changed files with 1 additions and 1 deletions

View File

@ -483,7 +483,7 @@ src-images: ok src-md5list $(OUT)
pi-makelist:
@for file in $(OUT)/$(CODENAME)-*.raw; do \
$(BASEDIR)/tools/pi-makelist \
$$file > $${file%%.raw}.list \
$$file > $${file%%.raw}.list; \
done
# Generate only one image number $(CD)