diff -r 361366b891ca -r 3f1dd8312710 svghmi/svghmi.py --- a/svghmi/svghmi.py Wed Sep 11 12:24:30 2019 +0200 +++ b/svghmi/svghmi.py Thu Sep 12 12:54:36 2019 +0200 @@ -355,6 +355,8 @@ target_file.close() + res += ((target_fname, open(target_path, "rb")),) + runtimefile_path = os.path.join(buildpath, "runtime_svghmi1_%s.py" % location_str) runtimefile = open(runtimefile_path, 'w') runtimefile.write("""