summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author mahlemiut <mahlemiut@users.noreply.github.com>2012-09-12 13:34:04 +0000
committer mahlemiut <mahlemiut@users.noreply.github.com>2012-09-12 13:34:04 +0000
commitb13f9dcd4a408fb057a3b5e7d69a51f81e88c78b (patch)
tree1bc66670103353df762f4d1bf1623911005ae2fa
parentca89e7e0e620f30e1aac95518f3e76709a498d48 (diff)
Forgot to update the makefile... (no whatsnew)
-rw-r--r--src/mess/mess.mak1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mess/mess.mak b/src/mess/mess.mak
index d27eec4b45a..e12da3ceba1 100644
--- a/src/mess/mess.mak
+++ b/src/mess/mess.mak
@@ -1461,6 +1461,7 @@ $(MESSOBJ)/pcshare.a: \
$(MESS_VIDEO)/crtc_ega.o \
$(MESS_VIDEO)/isa_ega.o \
$(MESS_VIDEO)/isa_vga.o \
+ $(MESS_VIDEO)/isa_vga_ati.o \
$(MESS_VIDEO)/isa_svga_tseng.o \
$(MESS_VIDEO)/isa_svga_s3.o \
$(MESS_VIDEO)/isa_svga_cirrus.o \