Index: build/files.c =================================================================== --- build/files.c.orig +++ build/files.c @@ -2521,6 +2521,8 @@ int processBinaryFiles(Spec spec, int in if (res == 0) res = 1; } + else + checkFiles(check_fileList); check_fileList = freeStringBuf(check_fileList);