mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +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 03224e1124
)
9 lines
227 B
Makefile
9 lines
227 B
Makefile
|
|
################################################
|
|
# Start SUBSYSTEM LIBPACKET
|
|
[SUBSYSTEM::LIBPACKET]
|
|
OBJ_FILES = packet.o
|
|
PRIVATE_DEPENDENCIES = LIBTLS
|
|
# End SUBSYSTEM LIBPACKET
|
|
################################################
|