mirror of
https://github.com/samba-team/samba.git
synced 2025-02-09 09:57:48 +03:00
7 lines
153 B
Makefile
7 lines
153 B
Makefile
[SUBSYSTEM::LIBCLI_SAMSYNC]
|
|
PUBLIC_DEPENDENCIES = \
|
|
LIBCLI_AUTH
|
|
|
|
LIBCLI_SAMSYNC_OBJ_FILES = $(addprefix $(libclicommonsrcdir)/samsync/, \
|
|
decrypt.o)
|