summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/src')
-rw-r--r--scripts/src/bus.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/src/bus.lua b/scripts/src/bus.lua
index 6220b51d820..04c56bb019e 100644
--- a/scripts/src/bus.lua
+++ b/scripts/src/bus.lua
@@ -2035,6 +2035,8 @@ if (BUSES["MSX_SLOT"]~=null) then
MAME_DIR .. "src/devices/bus/msx/cart/hfox.h",
MAME_DIR .. "src/devices/bus/msx/cart/holy_quran.cpp",
MAME_DIR .. "src/devices/bus/msx/cart/holy_quran.h",
+ MAME_DIR .. "src/devices/bus/msx/cart/ide.cpp",
+ MAME_DIR .. "src/devices/bus/msx/cart/ide.h",
MAME_DIR .. "src/devices/bus/msx/cart/ink.cpp",
MAME_DIR .. "src/devices/bus/msx/cart/ink.h",
MAME_DIR .. "src/devices/bus/msx/cart/kanji.cpp",