Fixing linux build after 457, as requested. :)

git-svn-id: http://pcsx2-playground.googlecode.com/svn/trunk@458 a6443dda-0b58-4228-96e9-037be469359c
This commit is contained in:
arcum42 2008-12-20 00:10:37 +00:00 committed by Gregory Hainaut
parent 54b02f0f21
commit 77392f06a7
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ ix86-32/iR5900LoadStore.c ix86-32/iR5900MultDiv.c ix86-32/iCore-32.cpp ix86-32/
endif
libx86recomp_a_SOURCES = iCOP2.c iCP0.c iFPU.c iHw.c iMMI.c iPsxHw.c iPsxMem.c \
ir5900tables.c iVU0micro.c iVU1micro.c iVUmicro.c \
ir5900tables.c iVU0micro.c iVU1micro.c iVUmicro.cpp iVUmicroUpper.cpp iVUmicroLower.cpp \
iCore.cpp iGS.cpp iR3000A.cpp iR3000Atables.cpp iVif.cpp iVUzerorec.cpp \
fast_routines.S aR3000A.S aVUzerorec.S aVif.S $(archfiles)