summaryrefslogtreecommitdiff
path: root/source4/client/SConscript
blob: 4ba6deedc5de128a09fadc2045b9b5a3ed47bcb6 (plain)
1
2
Import('hostenv popt_common basic talloc param')
hostenv.Program('smbclient', ['client.c',popt_common,talloc,basic,param])