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