mirror of
https://github.com/samba-team/samba.git
synced 2025-11-22 16:23:49 +03:00
4 lines
98 B
Python
4 lines
98 B
Python
Import('hostenv')
|
|
|
|
hostenv.StaticLibrary('cli_auth',['credentials.c','session.c','smbencrypt.c'])
|