mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
r21753: Enable building ndrdump with the builtin popt. Jelmer, please check!
(This used to be commit c1cfeb61a1
)
This commit is contained in:
parent
b81b6b31c5
commit
b7d96fdc04
@ -723,7 +723,7 @@ REPLACETORT_OBJ = lib/replace/test/testsuite.o lib/replace/test/os2_delete.o \
|
||||
NDRDUMP_OBJ = librpc/tools/ndrdump.o \
|
||||
$(PARAM_OBJ) $(LIBNDR_OBJ) $(LIBNDR_GEN_OBJ) \
|
||||
$(LIBSAMBA_OBJ) $(LIB_NONSMBD_OBJ) $(POPT_LIB_OBJ) \
|
||||
$(RPC_PARSE_OBJ1) $(DOSERR_OBJ) $(POPT_OBJ) $(SECRETS_OBJ)
|
||||
$(RPC_PARSE_OBJ1) $(DOSERR_OBJ) $(SECRETS_OBJ)
|
||||
|
||||
RPCTORTURE_OBJ = torture/rpctorture.o \
|
||||
rpcclient/display.o \
|
||||
|
Loading…
Reference in New Issue
Block a user