Commiting fftw lib into extern for ocean patch

This commit is contained in:
Daniel Genrich 2008-09-28 02:17:05 +00:00
parent c723b91446
commit a765f54b1a

2
extern/SConscript vendored

@ -31,3 +31,5 @@ if env['WITH_BF_REDCODE'] and env['BF_REDCODE_LIB'] == '':
if env['OURPLATFORM'] == 'linux2':
SConscript(['binreloc/SConscript']);
SConscript(['fftw/SConscript'])