add missing comma

This commit is contained in:
Stephen Swaney
2004-04-03 15:10:17 +00:00
parent e331b395b0
commit 4a2efa7acf

View File

@@ -46,7 +46,7 @@ source_files = ['BPY_interface.c',
'api2_2x/rgbTuple.c',
'api2_2x/gen_utils.c',
'api2_2x/sceneRender.c',
'api2_2x/EXPP_interface.c'
'api2_2x/EXPP_interface.c',
'api2_2x/Noise.c']
python_env.Append (CPPPATH = ['api2_2x',