diff options
-rw-r--r-- | source4/main.mk | 2 |
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:' |