Import('env')
from Distribute import distadd

#instadd(env, 'doc/filename', 'doc')

distadd(env, 'doc/SConscript')
