mirror of
https://github.com/samba-team/samba.git
synced 2024-12-31 17:18:04 +03:00
fix PROTO_OBJS ... fix make proto on some platforms
metze
This commit is contained in:
parent
904ce91ed9
commit
ae37d9bb3f
@ -280,7 +280,7 @@ PROTO_OBJ = $(SMBD_OBJ_SRV) \
|
||||
$(AUTH_OBJ) $(PARAM_OBJ) $(SECRETS_OBJ) \
|
||||
$(PASSDB_OBJ) \
|
||||
$(READLINE_OBJ) $(CLIENT_OBJ1) \
|
||||
$(LIB_OBJ) $(POPT_LIB_OBJ) \
|
||||
$(LIB_OBJ) $(POPT_LIB_OBJ)
|
||||
|
||||
POPT_OBJS=popt/findme.o popt/popt.o popt/poptconfig.o \
|
||||
popt/popthelp.o popt/poptparse.o
|
||||
|
Loading…
Reference in New Issue
Block a user