r10402: Make the RPC-SAMLOGON test pass against Win2k3 SP0 again.
[ira/wip.git] / source4 / lib / messaging / config.mk
1
2 ################################################
3 # Start SUBSYSTEM MESSAGING
4 [SUBSYSTEM::MESSAGING]
5 INIT_OBJ_FILES = \
6                 lib/messaging/messaging.o
7 # \
8 #               lib/messaging/msgutil.o
9 NOPROTO = YES
10 REQUIRED_SUBSYSTEMS = \
11                 NDR_IRPC \
12                 UNIX_PRIVS
13 # End SUBSYSTEM MESSAGING
14 ################################################