summaryrefslogtreecommitdiff
path: root/source4/Makefile
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-10-08 12:03:45 +0200
committerJelmer Vernooij <jelmer@samba.org>2008-10-08 12:03:45 +0200
commit08223692c69963bdb47b1687dc5be760e0c7ad7b (patch)
tree43996f0dd2291e28857ada8a86d14c4053382c33 /source4/Makefile
parent6e493fc631647c1c4d19f77dd9f625202bd889f2 (diff)
downloadsamba-08223692c69963bdb47b1687dc5be760e0c7ad7b.tar.gz
samba-08223692c69963bdb47b1687dc5be760e0c7ad7b.tar.bz2
samba-08223692c69963bdb47b1687dc5be760e0c7ad7b.zip
fix libclinbtsrcdir variable.
Diffstat (limited to 'source4/Makefile')
-rw-r--r--source4/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/Makefile b/source4/Makefile
index 74383b1a59..cab82674d2 100644
--- a/source4/Makefile
+++ b/source4/Makefile
@@ -97,7 +97,7 @@ ntvfssrcdir := ntvfs
ntptrsrcdir := ntptr
librpcsrcdir := librpc
libclisrcdir := libcli
-libclinbtsrcdir := ../libcli
+libclinbtsrcdir := ../libcli/nbt
pyscriptsrcdir := $(srcdir)/scripting/python
kdcsrcdir := kdc
ntp_signdsrcdir := ntp_signd