mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
Fix creation of replacetort.
Forgot to git add Makefile.in before doing git commit --amend in previous commit... Michael
This commit is contained in:
parent
77b7d7c041
commit
7cf645cdae
@ -902,6 +902,7 @@ TALLOCTORT_OBJ = @tallocdir@/testsuite.o $(PARAM_OBJ) $(LIB_NONSMBD_OBJ) \
|
||||
$(ERRORMAP_OBJ)
|
||||
|
||||
REPLACETORT_OBJ = lib/replace/test/testsuite.o \
|
||||
lib/replace/test/getifaddrs.o \
|
||||
lib/replace/test/os2_delete.o \
|
||||
lib/replace/test/strptime.o \
|
||||
$(LIBREPLACE_OBJ)
|
||||
|
Loading…
Reference in New Issue
Block a user