mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
9d44a9a351
some other minor updates
(This used to be commit f142c15de1
)
3 lines
123 B
Python
3 lines
123 B
Python
Import('hostenv popt_common basic talloc param')
|
|
hostenv.Program('smbclient', ['client.c',popt_common,talloc,basic,param])
|