summaryrefslogtreecommitdiff
path: root/drivers/coreaudio/SCsub
blob: 4c2492519200db745812037ecca06be92f1af5f1 (plain)
1
2
3
4
5
6
#!/usr/bin/env python

Import('env')

# Driver source files
env.add_source_files(env.drivers_sources, "*.cpp")