summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/mess.mak
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/mess.mak')
-rw-r--r--src/mess/mess.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mess/mess.mak b/src/mess/mess.mak
index 549a7018708..48be3fe7f4e 100644
--- a/src/mess/mess.mak
+++ b/src/mess/mess.mak
@@ -1640,7 +1640,7 @@ $(MESSOBJ)/svi.a: \
$(MESS_DRIVERS)/svi318.o $(MESS_MACHINE)/svi318.o \
$(MESSOBJ)/svision.a: \
- $(MESS_DRIVERS)/svision.o $(MESS_AUDIO)/svision.o \
+ $(MESS_DRIVERS)/svision.o $(MESS_AUDIO)/svis_snd.o \
$(MESSOBJ)/swtpc09.a: \
$(MESS_DRIVERS)/swtpc09.o $(MESS_MACHINE)/swtpc09.o \