mirror of
https://github.com/samba-team/samba.git
synced 2025-01-14 19:24:43 +03:00
8d137d9785
Move unistr-specific code to lib/charset/. Remove _m from some places where it's not needed. (This used to be commit 03224e112424968fc3f547c6159c7ccae2d1aa5b)
13 lines
266 B
Makefile
13 lines
266 B
Makefile
|
|
################################################
|
|
# Start SUBSYSTEM MESSAGING
|
|
[SUBSYSTEM::MESSAGING]
|
|
OBJ_FILES = \
|
|
messaging.o
|
|
PUBLIC_DEPENDENCIES = \
|
|
DB_WRAP \
|
|
NDR_IRPC \
|
|
UNIX_PRIVS
|
|
# End SUBSYSTEM MESSAGING
|
|
################################################
|