mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
9 lines
275 B
Makefile
9 lines
275 B
Makefile
################################################
|
|
# Start SUBSYSTEM LIBSAMBA3
|
|
[SUBSYSTEM::SMBPASSWD]
|
|
PRIVATE_DEPENDENCIES = CHARSET LIBSAMBA-UTIL
|
|
# End SUBSYSTEM LIBSAMBA3
|
|
################################################
|
|
|
|
SMBPASSWD_OBJ_FILES = $(libsrcdir)/samba3/smbpasswd.o
|