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