r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone.
[ira/wip.git] / source4 / lib / messaging / config.mk
1
2 ################################################
3 # Start SUBSYSTEM MESSAGING
4 [SUBSYSTEM::MESSAGING]
5 OBJ_FILES = \
6                 messaging.o
7 REQUIRED_SUBSYSTEMS = \
8                 NDR_IRPC \
9                 UNIX_PRIVS
10 # End SUBSYSTEM MESSAGING
11 ################################################