SCons build fix, part 2.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2138 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
magumagu9 2009-02-08 07:59:38 +00:00
parent 3148d2eb2d
commit 54798713a0
1 changed files with 1 additions and 0 deletions

View File

@ -48,6 +48,7 @@ files = ["Console.cpp",
"HW/MemoryInterface.cpp",
"HW/PeripheralInterface.cpp",
"HW/PixelEngine.cpp",
"HW/SI.cpp",
"HW/SI_Device.cpp",
"HW/SI_DeviceGBA.cpp",
"HW/SI_DeviceGCController.cpp",