mirror of
https://github.com/samba-team/samba.git
synced 2025-11-07 12:23:51 +03:00
3 lines
71 B
Python
3 lines
71 B
Python
Import('hostenv')
|
|
hostenv.StaticLibrary('tls', ['tls.c', 'tlscert.c'])
|