summaryrefslogtreecommitdiff
path: root/source4/Makefile
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-09-16 17:05:00 +0200
committerJelmer Vernooij <jelmer@samba.org>2008-09-16 17:05:00 +0200
commitca2da6154068c8fb9ef89407d34deb9bb8f5fbfa (patch)
tree55f8013c4ce24d2235a1e33255825bf99ab8da4c /source4/Makefile
parentec1c854f2175823bd1ad39c2e272d1b3fab80bf1 (diff)
downloadsamba-ca2da6154068c8fb9ef89407d34deb9bb8f5fbfa.tar.gz
samba-ca2da6154068c8fb9ef89407d34deb9bb8f5fbfa.tar.bz2
samba-ca2da6154068c8fb9ef89407d34deb9bb8f5fbfa.zip
Use single cope of nss_wrapper in Samba 3 and Samba 4.
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 546eb072d8..f54a0eb5c3 100644
--- a/source4/Makefile
+++ b/source4/Makefile
@@ -72,7 +72,7 @@ libeventssrcdir := lib/events
libcmdlinesrcdir := lib/cmdline
poptsrcdir := lib/popt
socketwrappersrcdir := lib/socket_wrapper
-nsswrappersrcdir := lib/nss_wrapper
+nsswrappersrcdir := ../nss_wrapper
appwebsrcdir := lib/appweb
libstreamsrcdir := lib/stream
libutilsrcdir := lib/util