mirror of
https://github.com/samba-team/samba.git
synced 2025-12-04 08:23:50 +03:00
4 lines
81 B
Python
4 lines
81 B
Python
Import('hostenv')
|
|
|
|
hostenv.StaticLibrary('web_server',['web_server.c','http.c'])
|