repo.or.cz
/
Samba.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
r22476: The OID match is used very oddly in AD, as it is often used for fields
[Samba.git]
/
source
/
web_server
/
config.mk
blob
7f38b085f2f3011cbb48334364b26ac7f4644577
1
# web server subsystem
2
3
#######################
4
# Start SUBSYSTEM WEB
5
[
MODULE
::
WEB
]
6
INIT_FUNCTION
=
server_service_web_init
7
SUBSYSTEM
=
service
8
PRIVATE_PROTO_HEADER
=
proto.h
9
OBJ_FILES
=
\
10
web_server.o \
11
http.o
12
PRIVATE_DEPENDENCIES
=
ESP LIBTLS smbcalls process_model
13
# End SUBSYSTEM WEB
14
#######################