mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
debugparse is a seperate utility, no need to include it in the main ubiqx
objects. Andrew Bartlett
This commit is contained in:
parent
16fe928e68
commit
23abf75ade
@ -165,7 +165,7 @@ READLINE_OBJ = lib/readline.o
|
||||
POPT_LIB_OBJ = lib/popt_common.o
|
||||
|
||||
UBIQX_OBJ = ubiqx/ubi_BinTree.o ubiqx/ubi_Cache.o ubiqx/ubi_SplayTree.o \
|
||||
ubiqx/ubi_dLinkList.o ubiqx/ubi_sLinkList.o ubiqx/debugparse.o
|
||||
ubiqx/ubi_dLinkList.o ubiqx/ubi_sLinkList.o
|
||||
|
||||
PARAM_OBJ = param/loadparm.o param/params.o dynconfig.o
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user