summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/target/mame/mess.lua
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/target/mame/mess.lua')
-rw-r--r--scripts/target/mame/mess.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/target/mame/mess.lua b/scripts/target/mame/mess.lua
index ca3f9199fd3..72b9f3a5be2 100644
--- a/scripts/target/mame/mess.lua
+++ b/scripts/target/mame/mess.lua
@@ -2472,6 +2472,8 @@ files {
MAME_DIR .. "src/mame/machine/pce_cd.h",
MAME_DIR .. "src/mame/drivers/pcfx.cpp",
MAME_DIR .. "src/mame/drivers/pc6001.cpp",
+ MAME_DIR .. "src/mame/includes/pc6001.h",
+ MAME_DIR .. "src/mame/video/pc6001.cpp",
MAME_DIR .. "src/mame/drivers/pc8401a.cpp",
MAME_DIR .. "src/mame/includes/pc8401a.h",
MAME_DIR .. "src/mame/video/pc8401a.cpp",