forked from bartvdbraak/blender
4 lines
84 B
Python
4 lines
84 B
Python
|
#!/usr/bin/python
|
||
|
SConscript(['common/SConscript',
|
||
|
'ghost/SConscript'])
|