Included create_img for now

This commit is contained in:
Dreaded_X 2020-09-21 03:01:17 +02:00
parent fabdc4e8ce
commit 077b2a295e

View File

@ -96,6 +96,4 @@ initDirs()
addFile("../cpm/.build/MONITOR.COM", "MONITOR", "COM") addFile("../cpm/.build/MONITOR.COM", "MONITOR", "COM")
addFile("../cpm/bin/STAT.COM", "STAT", "COM") addFile("../cpm/bin/STAT.COM", "STAT", "COM")
addFile("../qe/.build/test.com", "test", "COM") addFile("../xed/.build/XED.COM", "XED", "COM")
addFile("../qe/.build/qe.com", "qe", "COM")
addFile("../xed/.build/xed.com", "xed", "COM")