Fix scons build.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7154 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
smelenchuk 2011-02-12 21:47:14 +00:00
parent ced7336d27
commit 8b166a3c6a
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ import os
import sys
from SconsTests import utils
files = []
frameworksflags = []
if not env['HAVE_WX']: