aboutsummaryrefslogtreecommitdiff
path: root/src/common/libalgo/bam.lua
blob: 3b164a855f182bc1b32e849d4d106e8d3901a348 (plain) (blame)
1
2
3
local source = Collect('src/common/libalgo/*.c')

common_libalgo = Compile(common_settings, source)