summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-09-23 22:21:52 +0200
committerGünther Deschner <gd@samba.org>2008-09-24 03:34:23 +0200
commitf07431f5ba59f01975bcb8a012c94a70a0d1408b (patch)
treecd674d9a671881d3e5101abffb3f5e2c68d066f6 /source3/Makefile.in
parente867ff52d7a88e15a74edd0dbc775fb698268480 (diff)
downloadsamba-f07431f5ba59f01975bcb8a012c94a70a0d1408b.tar.gz
samba-f07431f5ba59f01975bcb8a012c94a70a0d1408b.tar.bz2
samba-f07431f5ba59f01975bcb8a012c94a70a0d1408b.zip
s3-nbt: use the new generated nbt.
Guenther
Diffstat (limited to 'source3/Makefile.in')
-rw-r--r--source3/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index 97095fcadd..333c5f3001 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -377,6 +377,8 @@ LIBADS_SERVER_OBJ = libads/kerberos_verify.o libads/authdata.o \
SECRETS_OBJ = passdb/secrets.o passdb/machine_sid.o
LIBNBT_OBJ = ../libcli/nbt/nbtname.o \
+ ../libcli/netlogon.o \
+ ../libcli/ndr_netlogon.o \
librpc/gen_ndr/ndr_nbt.o \
librpc/gen_ndr/ndr_svcctl.o