mirror of
https://github.com/samba-team/samba.git
synced 2025-01-28 17:47:29 +03:00
b1c3c66ead
(This used to be commit df4a923c64a7fffea3aa01f646b3fba7a83a1b49)
13 lines
287 B
Makefile
13 lines
287 B
Makefile
|
|
################################################
|
|
# Start SUBSYSTEM MESSAGING
|
|
[SUBSYSTEM::MESSAGING]
|
|
INIT_OBJ_FILES = \
|
|
lib/messaging/messaging.o
|
|
NOPROTO = YES
|
|
REQUIRED_SUBSYSTEMS = \
|
|
NDR_IRPC \
|
|
UNIX_PRIVS
|
|
# End SUBSYSTEM MESSAGING
|
|
################################################
|