summaryrefslogtreecommitdiff
path: root/drivers/alsa/SCsub
blob: 9fbb467baa193aec155b07379a9327c041a11c5f (plain)
1
2
3
4
5
Import('env')

env.add_source_files(env.drivers_sources,"*.cpp")

Export('env')