summaryrefslogtreecommitdiff
path: root/source4/lib/messaging/config.mk
blob: 186f54ba74f033a1770bd051009049312a80f50c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13

################################################
# Start SUBSYSTEM MESSAGING
[SUBSYSTEM::MESSAGING]
OBJ_FILES = \
		messaging.o
PUBLIC_DEPENDENCIES = \
		DB_WRAP \
		NDR_IRPC \
		UNIX_PRIVS \
		UTIL_TDB 
# End SUBSYSTEM MESSAGING
################################################