1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00

r15596: Fix another popt dependency issue

(This used to be commit 0f9406da20)
This commit is contained in:
Jelmer Vernooij 2006-05-14 11:43:33 +00:00 committed by Gerald (Jerry) Carter
parent 3c350ebb1c
commit ebb9dd2b83

View File

@ -245,7 +245,8 @@ OBJ_FILES = \
libnet/libnet_share.o \
libnet/libnet_rpc.o
PUBLIC_DEPENDENCIES = \
LIBSAMBA-NET
LIBSAMBA-NET \
POPT_CREDENTIALS
# End SUBSYSTEM TORTURE_NET
#################################