scons fix

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2114 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
nakeee 2009-02-04 18:00:38 +00:00
parent 0a81e741c5
commit a0724e8321
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@ else:
if gfxenv['HAVE_WX']:
files += [
'GUI/ConfigDlg.cpp',
'Debugger/Debugger.cpp',
]
if gfxenv['HAVE_COCOA']: