r11244: Relative path names in .mk files
[jra/samba/.git] / source4 / web_server / config.mk
1 # web server subsystem
2
3 #######################
4 # Start SUBSYSTEM WEB
5 [SUBSYSTEM::WEB]
6 INIT_OBJ_FILES = \
7                 web_server.o
8 ADD_OBJ_FILES = \
9                 http.o
10 REQUIRED_SUBSYSTEMS = ESP LIBTLS SMBCALLS
11 # End SUBSYSTEM WEB
12 #######################