summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-06-13 11:57:09 +0200
committerGünther Deschner <gd@samba.org>2008-06-13 12:23:50 +0200
commit61b68fc43cda3fbee8b0c4fa8fbc9bd56fb98924 (patch)
tree02abf50d2f5151d159673d82fe0b34931ae22842 /source3/Makefile.in
parent8f1f62af28c1e6a8b9617216f97d231ee6de85e5 (diff)
downloadsamba-61b68fc43cda3fbee8b0c4fa8fbc9bd56fb98924.tar.gz
samba-61b68fc43cda3fbee8b0c4fa8fbc9bd56fb98924.tar.bz2
samba-61b68fc43cda3fbee8b0c4fa8fbc9bd56fb98924.zip
samsync: add samsync_fix_delta_array()
This code is vastly based on samba4 code. Guenther (cherry picked from commit 5b68be96996a710988b1fd1c176cd5dff0f2c6af) (This used to be commit 2c53d87de4ecc5ac9c43bc7488a03bceecf35140)
Diffstat (limited to 'source3/Makefile.in')
-rw-r--r--source3/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index 917b0bfe36..3eb11421d0 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -892,6 +892,7 @@ SMBCONFTORT_OBJ = $(SMBCONFTORT_OBJ0) \
$(POPT_LIB_OBJ)
LIBNET_OBJ = libnet/libnet_join.o \
+ libnet/libnet_samsync.o \
librpc/gen_ndr/ndr_libnet_join.o
NET_OBJ1 = utils/net.o utils/net_ads.o utils/net_help.o \