mirror of
https://github.com/samba-team/samba.git
synced 2025-01-15 23:24:37 +03:00
VFStest already has pop_common via smbd, so don't link it twice.
Andrew Bartlett
This commit is contained in:
parent
7827536c15
commit
c70a3191d4
@ -428,7 +428,7 @@ NSSTEST_OBJ = torture/nsstest.o $(LIBSMB_OBJ) $(PARAM_OBJ) \
|
||||
$(UBIQX_OBJ) $(LIB_OBJ)
|
||||
|
||||
VFSTEST_OBJ = torture/cmd_vfs.o torture/vfstest.o $(SMBD_OBJ_BASE) \
|
||||
$(READLINE_OBJ) $(POPT_LIB_OBJ)
|
||||
$(READLINE_OBJ)
|
||||
|
||||
LOCKTEST2_OBJ = torture/locktest2.o $(LOCKING_OBJ) $(LIBSMB_OBJ) $(PARAM_OBJ) \
|
||||
$(UBIQX_OBJ) $(LIB_OBJ)
|
||||
|
Loading…
x
Reference in New Issue
Block a user