mirror of
https://github.com/samba-team/samba.git
synced 2025-01-13 13:18:06 +03:00
And fix another missing ubiqx...
(Didn't have smbmnt compiled in originally, so it missed my tests)
(This used to be commit 184be390a8
)
This commit is contained in:
parent
de40355080
commit
a96bff6e4e
@ -377,7 +377,7 @@ MNT_OBJ = client/smbmnt.o \
|
||||
$(PARAM_OBJ) $(UBIQX_OBJ) $(LIB_OBJ)
|
||||
|
||||
UMOUNT_OBJ = client/smbumount.o \
|
||||
$(PARAM_OBJ) $(LIB_OBJ)
|
||||
$(PARAM_OBJ) $(UBIQX_OBJ) $(LIB_OBJ)
|
||||
|
||||
NMBLOOKUP_OBJ = utils/nmblookup.o $(PARAM_OBJ) $(UBIQX_OBJ) \
|
||||
$(LIBSMB_OBJ) $(LIB_OBJ)
|
||||
|
Loading…
Reference in New Issue
Block a user