r10586: Add MergedObject() builder. Default to Library() rather
[jelmer/samba4-debian.git] / source / lib / talloc / SConscript
1 Import('hostenv')
2 #            tastes like -*- python -*-
3
4 talloc = hostenv.Library('talloc',['talloc.c'])
5 Export('talloc')