1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-21 12:23:50 +03:00
Files
samba-mirror/source/web_server/SConscript
2007-10-10 13:39:08 -05:00

4 lines
75 B
Python

Import('hostenv')
hostenv.Library('web_server',['web_server.c','http.c'])