summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-09-23 08:34:22 +0200
committerGünther Deschner <gd@samba.org>2008-09-23 09:37:24 +0200
commit7f5aef542ae07e5b53a2372c41b6da4e1123459b (patch)
treea1d2ac66ab2a7f84a5f3280a40ec3d1be896c0c3 /source3/Makefile.in
parent9f8813e4d4f4963e6ec15e1886e03421c782f638 (diff)
downloadsamba-7f5aef542ae07e5b53a2372c41b6da4e1123459b.tar.gz
samba-7f5aef542ae07e5b53a2372c41b6da4e1123459b.tar.bz2
samba-7f5aef542ae07e5b53a2372c41b6da4e1123459b.zip
s3-nbt: use ../libcli/nbt helper.
Guenther
Diffstat (limited to 'source3/Makefile.in')
-rw-r--r--source3/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index 1ce0ce9067..94d8d50da8 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -376,7 +376,7 @@ 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 \
+LIBNBT_OBJ = ../libcli/nbt/nbtname.o \
librpc/gen_ndr/ndr_nbt.o \
librpc/gen_ndr/ndr_svcctl.o