summaryrefslogtreecommitdiff
path: root/source4
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2006-01-31 01:49:56 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:51:37 -0500
commitbc72dfa91ac409d3879b1959b607fa9f30cec160 (patch)
treee258081f744a49d17badd3c7b4015dfb8eeb2d58 /source4
parenta0060cb3435d727340c74f1a8b123ce7ce1d93d2 (diff)
downloadsamba-bc72dfa91ac409d3879b1959b607fa9f30cec160.tar.gz
samba-bc72dfa91ac409d3879b1959b607fa9f30cec160.tar.bz2
samba-bc72dfa91ac409d3879b1959b607fa9f30cec160.zip
r13246: Print winbindd pipe location correctly.
Andrew Bartlett (This used to be commit fc045b42c24d9bfb10b9f98f38c771df4abcdee0)
Diffstat (limited to 'source4')
-rw-r--r--source4/main.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/main.mk b/source4/main.mk
index d1a1c3ab2e..1be2f3fa8f 100644
--- a/source4/main.mk
+++ b/source4/main.mk
@@ -58,7 +58,7 @@ showlayout:
@echo ' jsdir: $(JSDIR)'
@echo ' swatdir: $(SWATDIR)'
@echo ' mandir: $(MANDIR)'
- @echo ' winbinddir: $(WINBINDDIR)'
+ @echo ' winbindd_socket_dir: $(WINBINDD_SOCKET_DIR)'
showflags:
@echo 'Samba will be compiled with flags:'