Renamed file, thanks to David Haywood for the report (nw)

This commit is contained in:
smf- 2013-07-08 14:54:46 +00:00
parent ffe62b2797
commit f968147ce4
3 changed files with 2 additions and 2 deletions

2
.gitattributes vendored
View File

@ -2750,8 +2750,8 @@ src/mame/drivers/asterix.c svneol=native#text/plain
src/mame/drivers/asteroid.c svneol=native#text/plain
src/mame/drivers/astinvad.c svneol=native#text/plain
src/mame/drivers/astrafr.c svneol=native#text/plain
src/mame/drivers/astrcorp.c svneol=native#text/plain
src/mame/drivers/astrocde.c svneol=native#text/plain
src/mame/drivers/astrocorp.c svneol=native#text/plain
src/mame/drivers/astrof.c svneol=native#text/plain
src/mame/drivers/astropc.c svneol=native#text/plain
src/mame/drivers/asuka.c svneol=native#text/plain

View File

@ -1980,7 +1980,7 @@ $(MAMEOBJ)/misc.a: \
$(DRIVERS)/amspdwy.o $(VIDEO)/amspdwy.o \
$(DRIVERS)/artmagic.o $(VIDEO)/artmagic.o \
$(DRIVERS)/astrafr.o \
$(DRIVERS)/astrocorp.o \
$(DRIVERS)/astrcorp.o \
$(DRIVERS)/astropc.o \
$(DRIVERS)/atronic.o \
$(DRIVERS)/attckufo.o \