summaryrefslogtreecommitdiff
path: root/source4/Makefile
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2009-03-14 21:57:44 +0100
committerJelmer Vernooij <jelmer@samba.org>2009-03-14 21:57:44 +0100
commit4638633308e0508fa753173fa3e430c38e51732e (patch)
tree742170c0834ca064dab0c0883a06f5ffb8194af2 /source4/Makefile
parent66a26a0ac27462361cb94e3ef1744d275bd95da1 (diff)
downloadsamba-4638633308e0508fa753173fa3e430c38e51732e.tar.gz
samba-4638633308e0508fa753173fa3e430c38e51732e.tar.bz2
samba-4638633308e0508fa753173fa3e430c38e51732e.zip
Move tdr to top-level.
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 15b1b8ba40..c42f0ba9ff 100644
--- a/source4/Makefile
+++ b/source4/Makefile
@@ -77,7 +77,7 @@ nsswrappersrcdir := ../lib/nss_wrapper
appwebsrcdir := lib/appweb
libstreamsrcdir := lib/stream
libutilsrcdir := ../lib/util
-libtdrsrcdir := lib/tdr
+libtdrsrcdir := ../lib/tdr
libcryptosrcdir := ../lib/crypto
libtorturesrcdir := ../lib/torture
smb_serversrcdir := smb_server