Import('*')

from Distribute import distadd, instadd

instadd(env, 'sound/*')

distadd(env, 'sound/*')
